We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 110b6b6 commit 7c1f3e8Copy full SHA for 7c1f3e8
.github/workflows/release.yml
@@ -109,7 +109,7 @@ jobs:
109
cp tree-sitter-grammars-${{ matrix.bundle_os }}-${{ env.BUNDLE_VERSION }}.tar.gz tree-sitter-grammars.${{ matrix.host }}.v${{ env.BUNDLE_VERSION }}.tar.gz
110
111
- name: Upload binary
112
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
113
with:
114
name: ${{ matrix.host }}.${{ matrix.bundle_os }}
115
path: tree-sitter-grammars*.tar.gz
0 commit comments