Skip to content

Commit

Permalink
Merge pull request #1450 from bakaphp/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4

build(deps): bump actions/checkout from 2 to 4
  • Loading branch information
kaioken committed Jun 6, 2024
2 parents b282bef + 1a708c5 commit 01d2a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ec2-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
packages: write
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Copy folder content recursively to remote VM
uses: appleboy/[email protected]
with:
Expand Down

0 comments on commit 01d2a52

Please sign in to comment.