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 ac5c7a4 + 73ad2eb commit 8d14709Copy full SHA for 8d14709
1 file changed
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
run: |
37
make package
38
39
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
40
if: github.ref == 'refs/heads/master'
41
with:
42
name: Package
0 commit comments