Skip to content

Commit

Permalink
Merge pull request #64 from bisq-network/dependabot/github_actions/da…
Browse files Browse the repository at this point in the history
…widd6/action-download-artifact-3.0.0

Bump dawidd6/action-download-artifact from 2.24.2 to 3.0.0
  • Loading branch information
devinbileck authored Feb 1, 2024
2 parents 2b070e3 + 5270baa commit 28ef46f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
timeout-minutes: 10
steps:
- name: Download artifacts from latest master workflow
uses: dawidd6/action-download-artifact@e6e25ac3a2b93187502a8be1ef9e9603afc34925
uses: dawidd6/action-download-artifact@e7466d1a7587ed14867642c2ca74b5bcc1e19a2d
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
workflow: master.yaml
Expand Down

0 comments on commit 28ef46f

Please sign in to comment.