Skip to content

Commit 16ec349

Browse files
authored
Update cd-oidc.yaml
1 parent 3b16e7d commit 16ec349

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cd-oidc.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
steps:
3030

31-
- uses: actions/checkout@v2
31+
- uses: actions/checkout@v4
3232
name: 'Checkout repository'
3333

3434
- name: Configure AWS Credentials
@@ -41,4 +41,4 @@ jobs:
4141
- name: Deploy changes
4242
run: |
4343
brew install awsebcli
44-
eb deploy
44+
eb deploy

0 commit comments

Comments
 (0)