Skip to content

Commit

Permalink
Merge pull request #100 from openlayers/dependabot/github_actions/daw…
Browse files Browse the repository at this point in the history
…idd6/action-download-artifact-7

Bump dawidd6/action-download-artifact from 3 to 7
  • Loading branch information
jahow authored Dec 13, 2024
2 parents 2c691a2 + d7b1b5e commit 4403fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
const content = await file.buffer();
return content.toString();
- uses: dawidd6/action-download-artifact@v3
- uses: dawidd6/action-download-artifact@v7
with:
github_token: ${{secrets.GITHUB_TOKEN}}
workflow: build-preview.yml
Expand Down

0 comments on commit 4403fc5

Please sign in to comment.