Skip to content

Commit 5add065

Browse files
authored
ci: Bump download-artifect
1 parent 32b7934 commit 5add065

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
@@ -117,7 +117,7 @@ jobs:
117117
cat RELEASE-NOTES
118118
119119
- name: Download binaries
120-
uses: actions/download-artifact@v2
120+
uses: actions/download-artifact@v3
121121
with:
122122
name: tree-sitter-grammars
123123
- run: ls -R

0 commit comments

Comments
 (0)