Skip to content

Commit 17bbac5

Browse files
authored
Merge pull request #130 from jsoref/checkout-v6
Update action versions
2 parents 49a20bf + 5c6f608 commit 17bbac5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v5
56+
uses: actions/checkout@v6
5757
- name: Build
5858
shell: bash
5959
run: |

0 commit comments

Comments
 (0)