Skip to content

Commit 96f12a2

Browse files
committed
small mod in comment
1 parent ec2822d commit 96f12a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
uses: actions/checkout@v3
6666
with:
6767
repository: avrdudes/avrdude
68-
ref: ${{ steps.get_tag_name.outputs.AVRDUDE_TAG }} # pay attention, the pathches could not apply to newer version than 7.0
68+
ref: ${{ steps.get_tag_name.outputs.AVRDUDE_TAG }} # pay attention, the pathches could need updating
6969
path: ${{ env.PROJECT_NAME }}
7070

7171
- name: Set the version

0 commit comments

Comments
 (0)