File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 88 check-website :
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@v5.0.0
11+ - uses : actions/checkout@v5.0.1
1212 with :
1313 fetch-depth : 0
1414 - uses : cachix/install-nix-action@v31
Original file line number Diff line number Diff line change 99 strategy :
1010 fail-fast : false
1111 steps :
12- - uses : actions/checkout@v5.0.0
12+ - uses : actions/checkout@v5.0.1
1313 with :
1414 fetch-depth : 100
1515 - name : Fetch tags
Original file line number Diff line number Diff line change 99 strategy :
1010 fail-fast : true
1111 steps :
12- - uses : actions/checkout@v5.0.0
12+ - uses : actions/checkout@v5.0.1
1313 with :
1414 fetch-depth : 0
1515 - uses : cachix/install-nix-action@v31
Original file line number Diff line number Diff line change 99 strategy :
1010 fail-fast : true
1111 steps :
12- - uses : actions/checkout@v5.0.0
12+ - uses : actions/checkout@v5.0.1
1313 with :
1414 fetch-depth : 0
1515 - uses : cachix/install-nix-action@v31
Original file line number Diff line number Diff line change 77 publish-website :
88 runs-on : ubuntu-latest
99 steps :
10- - uses : actions/checkout@v5.0.0
10+ - uses : actions/checkout@v5.0.1
1111 with :
1212 fetch-depth : 0
1313 - uses : cachix/install-nix-action@v31
You can’t perform that action at this time.
0 commit comments