Skip to content

Commit 687ad7c

Browse files
committed
ci: updated github checkout version
1 parent 637d194 commit 687ad7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout code
13-
uses: actions/checkout@v3
13+
uses: actions/checkout@v4
1414

1515
- name: Install AWS SAM CLI
1616
run: |

0 commit comments

Comments
 (0)