Skip to content

Commit cc357e9

Browse files
authored
ci: Bump upload-artifect
1 parent e0087ba commit cc357e9

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
@@ -95,7 +95,7 @@ jobs:
9595
cp tree-sitter-grammars-${{ matrix.bundle_os }}-${{ env.BUNDLE_VERSION }}.tar.gz tree-sitter-grammars.${{ matrix.host }}.v${{ env.BUNDLE_VERSION }}.tar.gz
9696
9797
- name: Upload binary
98-
uses: actions/upload-artifact@v2
98+
uses: actions/upload-artifact@v3
9999
with:
100100
name: tree-sitter-grammars
101101
path: tree-sitter-grammars*.tar.gz

0 commit comments

Comments
 (0)