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 f68fe15 commit fb305d3Copy full SHA for fb305d3
.github/workflows/build-parser.yml
@@ -27,7 +27,7 @@ jobs:
27
run: npm test
28
29
- name: Archive production artifacts
30
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
31
with:
32
name: tree-sitter-modelica.wasm
33
path: |
0 commit comments