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 1220a78 + 5d3d3a4 commit 08af5a3Copy full SHA for 08af5a3
1 file changed
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
id-token: write
64
contents: read
65
steps:
66
- - uses: actions/download-artifact@v7
+ - uses: actions/download-artifact@v8
67
with:
68
name: build
69
- uses: actions/setup-node@v6
@@ -89,7 +89,7 @@ jobs:
89
id-token: write # Required for OIDC
90
91
92
93
94
95
0 commit comments