Skip to content

Commit

Permalink
build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 (#52)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent a820041 commit 3b7bef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
SLACK_CHANNEL_ID: ${{ secrets.SLACK_CHANNEL_ID }}
CC_USERS: ${{ secrets.CC_USERS }}
- name: persist cache
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # tag: v4.5.0
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # tag: v4.6.0
with:
name: cache
path: .cache
Expand Down

0 comments on commit 3b7bef2

Please sign in to comment.