We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5851d4c commit a241462Copy full SHA for a241462
.github/workflows/main.yaml
@@ -13,7 +13,7 @@ jobs:
13
environment:
14
name: main
15
steps:
16
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
17
18
- name: Build dev env
19
run: nix build -L -v --no-link
0 commit comments