Skip to content

Commit 30c525e

Browse files
committed
2 parents 70b36a8 + 5758ab2 commit 30c525e

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
@@ -26,7 +26,7 @@ jobs:
2626

2727
runs-on: ubuntu-latest
2828
steps:
29-
- uses: actions/checkout@v3
29+
- uses: actions/checkout@v4
3030
- if: ${{ matrix.versions.python != '2.6' }}
3131
run: |
3232
docker build \

0 commit comments

Comments
 (0)