Skip to content

Commit 63ab929

Browse files
committed
Update checkout action
1 parent d9d3282 commit 63ab929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
steps:
7676
- name: Checkout
77-
uses: actions/checkout@v2
77+
uses: actions/checkout@v4
7878

7979
- name: Build
8080
run: ./build.sh

0 commit comments

Comments
 (0)