Skip to content

Commit 0fabb51

Browse files
authored
Update GitHub Actions checkout action version
1 parent 99028b1 commit 0fabb51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd.yml

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

1313
steps:
1414
- name: Checkout
15-
uses: actions/checkout@v3
15+
uses: actions/checkout@v6
1616
- name: Docker Build
1717
run: |
1818
set -euo pipefail

0 commit comments

Comments
 (0)