chore: Update outdated GitHub Actions version

This commit is contained in:
Padraic Slattery 2026-01-26 13:02:58 +01:00
parent aa05a2c9a0
commit fd5128158a
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
steps:
- name: Checkout code
id: checkout_code
uses: actions/checkout@v3
uses: actions/checkout@v6
- name: Login to Docker Hub
id: login_docker_hub