chore: Update outdated GitHub Actions versions

This commit is contained in:
Padraic Slattery 2026-01-21 10:20:44 +01:00
parent ac0cef182a
commit bd98d797ec

View file

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