Skip to content

Commit 9757857

Browse files
authored
Merge pull request #128 from jsoref/patch-1
Update action versions
2 parents 591dfda + 78e5e97 commit 9757857

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
@@ -53,7 +53,7 @@ jobs:
5353
if: matrix.platform.image == 'i386/debian:latest'
5454
run: apt -q update && apt -q -y install cmake gcc libc6-amd64 lib64stdc++6 make python3
5555
- name: Check out
56-
uses: actions/checkout@v4
56+
uses: actions/checkout@v5
5757
- name: Build
5858
shell: bash
5959
run: |

0 commit comments

Comments
 (0)