Skip to content

Commit 3c4d2a1

Browse files
authored
Merge pull request #154 from openlayers/dependabot/github_actions/dawidd6/action-download-artifact-11
Bump dawidd6/action-download-artifact from 9 to 11
2 parents a0681c9 + d5ae6c1 commit 3c4d2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
const content = await file.buffer();
5252
return content.toString();
5353
54-
- uses: dawidd6/action-download-artifact@v9
54+
- uses: dawidd6/action-download-artifact@v11
5555
with:
5656
github_token: ${{secrets.GITHUB_TOKEN}}
5757
workflow: build-preview.yml

0 commit comments

Comments
 (0)