Skip to content

Commit

Permalink
Merge pull request #1533 from BishopFox/f9e9dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/download-artifact-4

Bump actions/download-artifact from 3 to 4
  • Loading branch information
moloch-- authored Jan 5, 2024
2 parents ceb8b2f + b64dd14 commit 6597361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autorelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:

steps:
- run: mkdir -p ./builds
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
path: ./builds

Expand Down

0 comments on commit 6597361

Please sign in to comment.