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 d89a2d6 commit f68fe15Copy full SHA for f68fe15
.github/workflows/build-parser.yml
@@ -41,7 +41,7 @@ jobs:
41
permissions:
42
contents: write
43
steps:
44
- - uses: actions/download-artifact@v5
+ - uses: actions/download-artifact@v6
45
with:
46
name: tree-sitter-modelica.wasm
47
0 commit comments