Update Github actions to use latest versions of setup-python and checkout (#3499)

This commit is contained in:
zhexu14
2025-04-27 18:41:20 +10:00
committed by GitHub
parent 023c56700e
commit b046365b91
6 changed files with 9 additions and 9 deletions

View File

@@ -14,7 +14,7 @@ jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
submodules: true