Skip to content

Commit

Permalink
Merge pull request #15 from peter-evans/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
peter-evans authored Sep 11, 2023
2 parents 96efa6c + 3c6e6d3 commit 2a981dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
s3Backup:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: S3 Backup
uses: ./
env:
Expand Down

0 comments on commit 2a981dd

Please sign in to comment.