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 6ede471 commit bffdcacCopy full SHA for bffdcac
.github/workflows/dissect-ci.yml
@@ -21,7 +21,7 @@ jobs:
21
permissions:
22
id-token: write
23
steps:
24
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4
25
with:
26
name: packages
27
path: dist/
0 commit comments