Skip to content

Commit

Permalink
ci: Bump download-artifect
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Sep 16, 2024
1 parent 32b7934 commit 5add065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
cat RELEASE-NOTES
- name: Download binaries
uses: actions/download-artifact@v2
uses: actions/download-artifact@v3
with:
name: tree-sitter-grammars
- run: ls -R
Expand Down

0 comments on commit 5add065

Please sign in to comment.