]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
build(deps): bump dawidd6/action-download-artifact from 2 to 3
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 18 Dec 2023 18:54:49 +0000 (18:54 +0000)
committerDaniel Wagner <wagi@monom.org>
Tue, 19 Dec 2023 08:45:34 +0000 (09:45 +0100)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2 to 3.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2...v3)

---
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>
.github/workflows/appimage.yml

index c857feadffc9152907f8528feb9bff304a2bacae..6219a5fb3ff24309226d14cda7fd8a2acc236e83 100644 (file)
@@ -37,7 +37,7 @@ jobs:
     if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' && github.repository == 'linux-nvme/nvme-cli' }}
     steps:
       - name: Download artifact
-        uses: dawidd6/action-download-artifact@v2
+        uses: dawidd6/action-download-artifact@v3
         with:
           workflow: ${{ github.event.workflow_run.workflow_id }}
           workflow_conclusion: success