Skip to content

Commit 2df5e39

Browse files
Update actions/checkout action to v5
1 parent 822ee1b commit 2df5e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

2020
steps:
2121
- name: Checkout
22-
uses: actions/checkout@v4
22+
uses: actions/checkout@v5
2323

2424
- name: Configure AWS Credentials
2525
uses: aws-actions/configure-aws-credentials@v4

0 commit comments

Comments
 (0)