Skip to content

Commit 4a4df56

Browse files
authored
Update checkout action to version 5
1 parent 0408489 commit 4a4df56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
runs-on: ${{ matrix.target.os }}
3838

3939
steps:
40-
- uses: actions/checkout@v4
40+
- uses: actions/checkout@v5
4141
- uses: actions/setup-python@v5
4242
with:
4343
python-version: '3.14'

0 commit comments

Comments
 (0)