Skip to content

Commit 54f908b

Browse files
committed
ci: bump actions/checkout to v6
1 parent 830b5a1 commit 54f908b

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
@@ -14,7 +14,7 @@ jobs:
1414
os: [ubuntu-latest, macos-latest]
1515
runs-on: ${{ matrix.os }}
1616
steps:
17-
- uses: actions/checkout@v4
17+
- uses: actions/checkout@v6
1818

1919
- name: Setup Carp
2020
uses: carpentry-org/setup-carp@v1

0 commit comments

Comments
 (0)