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 ec0ca76 + 4b46832 commit a94b10cCopy full SHA for a94b10c
.github/workflows/on-push.yml
@@ -59,7 +59,7 @@ jobs:
59
60
steps:
61
- uses: actions/checkout@v5
62
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
63
with:
64
name: combined-environments
65
path: ci
@@ -111,7 +111,7 @@ jobs:
111
112
113
114
115
116
117
@@ -229,7 +229,7 @@ jobs:
229
id-token: write # IMPORTANT: this permission is mandatory for trusted publish
230
231
232
233
234
name: distribution
235
path: dist
0 commit comments