Skip to content

Commit

Permalink
Merge pull request #1597 from krzys-h/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/download-artifact-4

Bump actions/download-artifact from 2 to 4
  • Loading branch information
colinator27 authored Jan 10, 2024
2 parents 5ea9539 + 188c940 commit 62efd9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_gui_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
- name: Delete tag and release
uses: dev-drprasad/[email protected]
with:
Expand Down

0 comments on commit 62efd9f

Please sign in to comment.