Skip to content

Commit

Permalink
Merge pull request #808 from rmcrackan/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/download-artifact-4

Bump actions/download-artifact from 3 to 4
  • Loading branch information
rmcrackan authored Dec 15, 2023
2 parents a03ccf1 + bb8dd61 commit e26fc9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: artifacts

Expand Down

0 comments on commit e26fc9c

Please sign in to comment.