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 2f42b7d commit e4ef821Copy full SHA for e4ef821
1 file changed
.github/workflows/example.yml
@@ -61,7 +61,7 @@ jobs:
61
62
steps:
63
- uses: actions/checkout@v4
64
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
65
with:
66
name: dist
67
path: dist # overwrite dist/index.js
@@ -132,7 +132,7 @@ jobs:
132
133
134
135
136
137
138
@@ -152,7 +152,7 @@ jobs:
152
runs-on: ubuntu-latest
153
154
155
156
157
158
0 commit comments