Skip to content

Commit 37a5395

Browse files
committed
GitHub CI: update actions/checkout to v7
1 parent af0482f commit 37a5395

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
@@ -9,7 +9,7 @@ jobs:
99
os: [ubuntu-latest, macos-latest]
1010
runs-on: ${{ matrix.os }}
1111
steps:
12-
- uses: actions/checkout@v5
12+
- uses: actions/checkout@v7
1313
- uses: actions/setup-python@v6
1414
with:
1515
python-version: '3.13'

0 commit comments

Comments
 (0)