Skip to content

Commit

Permalink
Merge pull request #15 from arconia-io/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/upload-artifact-4.6.0
  • Loading branch information
ThomasVitale authored Jan 15, 2025
2 parents e8af82c + 52d35c6 commit 2422e85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/commit-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:

- name: Upload JReleaser output
if: always()
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
with:
retention-days: 1
name: jreleaser-output
Expand All @@ -114,7 +114,7 @@ jobs:
#
# - name: Upload JReleaser output
# if: always()
# uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
# uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
# with:
# retention-days: 1
# name: jreleaser-output
Expand Down

0 comments on commit 2422e85

Please sign in to comment.