File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 Dirty :
2828 runs-on : " namespace-profile-linux-amd64-4vcpu"
2929 steps :
30- - uses : ' namespacelabs/nscloud-checkout-action@v8 '
30+ - uses : ' namespacelabs/nscloud-checkout-action@v9 '
3131 with :
3232 fetch-depth : 0
3333 - name : Setup Nix
5252 Tests :
5353 runs-on : " namespace-profile-linux-amd64-4vcpu"
5454 steps :
55- - uses : ' namespacelabs/nscloud-checkout-action@v8 '
55+ - uses : ' namespacelabs/nscloud-checkout-action@v9 '
5656 with :
5757 fetch-depth : 0
5858 - name : Setup Nix
6868 runs-on : " namespace-profile-linux-amd64-4vcpu"
6969 if : contains(github.event.pull_request.labels.*.name, 'build-images') || github.ref == 'refs/heads/main' || github.event_name == 'merge_group'
7070 steps :
71- - uses : ' namespacelabs/nscloud-checkout-action@v8 '
71+ - uses : ' namespacelabs/nscloud-checkout-action@v9 '
7272 with :
7373 fetch-depth : 0
7474 - name : Setup Nix
@@ -102,7 +102,7 @@ jobs:
102102 with :
103103 github-token : ${{ secrets.GITHUB_TOKEN }}
104104 version : " latest"
105- - uses : ' namespacelabs/nscloud-checkout-action@v8 '
105+ - uses : ' namespacelabs/nscloud-checkout-action@v9 '
106106 with :
107107 fetch-depth : 0
108108 - name : Tailscale
Original file line number Diff line number Diff line change 1010 GoReleaser :
1111 runs-on : " namespace-profile-linux-amd64-4vcpu"
1212 steps :
13- - uses : ' namespacelabs/nscloud-checkout-action@v8 '
13+ - uses : ' namespacelabs/nscloud-checkout-action@v9 '
1414 with :
1515 fetch-depth : 0
1616 - name : Setup Nix
You can’t perform that action at this time.
0 commit comments