Skip to content

Commit

Permalink
Merge pull request #57 from openlayers/dependabot/github_actions/dawi…
Browse files Browse the repository at this point in the history
…dd6/action-download-artifact-3

Bump dawidd6/action-download-artifact from 2 to 3
  • Loading branch information
jahow authored Dec 26, 2023
2 parents 0cd59ca + 01d4598 commit d9bfd1c
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@v2
- uses: dawidd6/action-download-artifact@v3
with:
github_token: ${{secrets.GITHUB_TOKEN}}
workflow: build-preview.yml
Expand Down

0 comments on commit d9bfd1c

Please sign in to comment.