Compare commits
5 Commits
feat/updat
...
1.10.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 6d379f7a02 | |||
| a513133bbe | |||
| 42719a9f92 | |||
| 06ccfa6b64 | |||
| 6ab4db91ab |
@@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
- name: Setup sudo (required for the next step)
|
||||
run: apt-get update && apt-get install -y sudo
|
||||
- name: Setup nix
|
||||
|
||||
Reference in New Issue
Block a user