Skip to content

Commit 873fbe7

Browse files
committed
Merge branch 'ci'
2 parents 01a5e57 + 34026a0 commit 873fbe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-22.04
99
steps:
1010
- name: Clone the repo
11-
uses: actions/checkout@v2
11+
uses: actions/checkout@v4
1212
with:
1313
submodules: recursive
1414
- name: Pull CI container image

0 commit comments

Comments
 (0)