update actions
All checks were successful
Build docker container / build (push) Successful in 4m19s

This commit is contained in:
David Claeys
2024-05-17 13:08:32 +02:00
parent 8a9fca4570
commit c5f8f22e7f
2 changed files with 27 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
working-directory: ${{ GITHUB_WORKSPACE }}
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Install Docker
run: |
echo "Checking docker installation"