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:
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