Compare commits
1 commit
70c81ee402
...
b839a68d0a
Author | SHA1 | Date | |
---|---|---|---|
b839a68d0a |
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: picard
|
runs-on: picard
|
||||||
steps:
|
steps:
|
||||||
- uses: https://code.forgejo.org/actions/checkout
|
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
- run: nix --version
|
- run: nix --version
|
||||||
|
|
Reference in a new issue