Skip to content

Commit c357dc3

Browse files
committed
update checkout 5
1 parent 238f50d commit c357dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_unit_tests.yml

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

4646
steps:
4747
- name: Checkout ${{ github.ref }}
48-
uses: actions/checkout@v4
48+
uses: actions/checkout@v5
4949

5050
- name: print some info
5151
run: |

0 commit comments

Comments
 (0)