Skip to content

Commit 4e40781

Browse files
authored
Merge pull request #16 from PredatorCZ/dependabot/github_actions/dot-github/workflows/dawidd6/action-download-artifact-6
Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows
2 parents 4b20b4b + a6923c9 commit 4e40781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
if: ${{ github.event.workflow_run.conclusion == 'success' }}
1919
steps:
2020
- name: Download artifacts
21-
uses: dawidd6/action-download-artifact@v3
21+
uses: dawidd6/action-download-artifact@v6
2222
with:
2323
workflow: cmake.yml
2424
branch: ${{ github.event.release.target_commitish }}

0 commit comments

Comments
 (0)