Skip to content

Commit

Permalink
build(deps): bump actions/checkout from 2 to 4 (#91)
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 Oct 8, 2023
1 parent 8bc1e51 commit 5a5757d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-cloudformation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

steps:
- name: Checkout code from master branch
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Checkout code from another Repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 5a5757d

Please sign in to comment.