Skip to content

Commit

Permalink
Merge pull request #1 from dark0dave/dependabot/github_actions/dot-gi…
Browse files Browse the repository at this point in the history
…thub/workflows/actions/download-artifact-4.1.7

chore(deps): Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
dark0dave authored Sep 16, 2024
2 parents 76460b2 + d5801c6 commit 21ad67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
runs-on: ubuntu-latest
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')
steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4.1.7
with:
name: ensrick_portraits
- name: Upload Release Assets
Expand Down

0 comments on commit 21ad67e

Please sign in to comment.