This commit is contained in:
Pádraic Slattery 2026-01-26 13:03:43 +01:00 committed by GitHub
commit c28e529440
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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