Skip to content

Commit 2aee1d0

Browse files
authored
Merge pull request #186 from MacPython/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents c4a4954 + db52cde commit 2aee1d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
OPENLAS_NUM_THREADS: 1
4646

4747
steps:
48-
- uses: actions/checkout@v4
48+
- uses: actions/checkout@v5
4949
with:
5050
submodules: recursive
5151
fetch-depth: 0

0 commit comments

Comments
 (0)