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.
2 parents 5b31d5c + 55de274 commit aaaeacdCopy full SHA for aaaeacd
1 file changed
.github/workflows/test.yml
@@ -44,7 +44,7 @@ jobs:
44
cache: "npm"
45
- run: npm ci
46
- run: cargo build --locked --verbose
47
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
48
with:
49
name: tims-package-server
50
path: target/*/tims-package-server
0 commit comments