This commit is contained in:
Pádraic Slattery 2026-02-27 17:30:17 +00:00 committed by GitHub
commit 10d22ba9bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,11 +10,11 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v6
with:
fetch-depth: 0
- uses: actions/setup-python@v2
- uses: actions/setup-python@v6
with:
python-version: 3.x