Skip to content

Commit 5f8d724

Browse files
committed
gh action checkout action version bump
1 parent 59c071c commit 5f8d724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Check out code
21-
uses: actions/checkout@v2
21+
uses: actions/checkout@v4
2222
- name: Add latest tag
2323
if: ${{ github.ref_name == env.MAIN_BRANCH_NAME }}
2424
id: add-latest-tag

0 commit comments

Comments
 (0)