Attempt to use checkout@v4
Some checks failed
Nix Web Proxy Worker / setup-nixos-runner (push) Has been cancelled
Some checks failed
Nix Web Proxy Worker / setup-nixos-runner (push) Has been cancelled
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user