Skip to content

Commit

Permalink
Merge pull request #50 from zero88/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…upload-artifact-4

Bump actions/upload-artifact from 3 to 4
  • Loading branch information
zero88 committed Mar 18, 2024
2 parents 3c7687b + 49e453a commit 8905cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
echo "*************************************************"
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: artifact
path: /tmp/zip/*.zip
Expand Down

0 comments on commit 8905cd0

Please sign in to comment.