Attempt to use checkout@v4
Some checks failed
Nix Web Proxy Worker / setup-nixos-runner (push) Has been cancelled

This commit is contained in:
2025-10-03 17:21:05 +02:00
parent 2a8a55dd47
commit 33659dcab8

View File

@@ -9,7 +9,8 @@ jobs:
container:
image: ubuntu
steps:
- uses: https://github.com/actions/checkout@v4
- name: checkout
uses: https://github.com/actions/checkout@v4
- name: echo in image
run: echo "Hello Workflow world!"
- name: List current folder