Skip to content

Commit 96e3b43

Browse files
committed
actions/checkout@v5
1 parent 3e4076b commit 96e3b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
resolution: "lowest-direct"
2525
steps:
2626
- name: Checkout code
27-
uses: actions/checkout@v4
27+
uses: actions/checkout@v5
2828
with:
2929
submodules: recursive
3030

0 commit comments

Comments
 (0)