Skip to content

Commit a300938

Browse files
dependabot[bot]igaw
authored andcommitted
build(deps): bump dawidd6/action-download-artifact from 3 to 5
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3 to 5. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v3...v5) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b448a7 commit a300938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/appimage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' && github.repository == 'linux-nvme/nvme-cli' }}
3838
steps:
3939
- name: Download artifact
40-
uses: dawidd6/action-download-artifact@v3
40+
uses: dawidd6/action-download-artifact@v5
4141
with:
4242
workflow: ${{ github.event.workflow_run.workflow_id }}
4343
workflow_conclusion: success

0 commit comments

Comments
 (0)