Skip to content

Commit 5a5757d

Browse files
build(deps): bump actions/checkout from 2 to 4 (#91)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8bc1e51 commit 5a5757d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-cloudformation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575

7676
steps:
7777
- name: Checkout code from master branch
78-
uses: actions/checkout@v2
78+
uses: actions/checkout@v4
7979

8080
- name: Checkout code from another Repo
8181
uses: actions/checkout@v4

0 commit comments

Comments
 (0)