1
0

Update .gitea/workflows/test.yml
All checks were successful
Test / test (push) Successful in 4s

This commit is contained in:
Luke Tainton 2025-01-02 12:46:50 +01:00
parent cf131aa30f
commit f771f48010

View File

@ -6,7 +6,6 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: https://git.tainton.uk/actions/hello-world-docker-action2@v1.0.0
# uses: actions/hello-world-docker-action2@v1.0.0
- uses: https://git.tainton.uk/actions/hello-world-docker-action2@v1.0.1
with:
who-to-greet: ${{ vars.WHO_TO_GREET }}