File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030
3131 steps :
3232 - name : Checkout repository
33- uses : actions/checkout@v5
33+ uses : actions/checkout@v6
3434 with :
3535 ref : ${{ env.BRANCH }}
3636
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout repository
13- uses : actions/checkout@v5
13+ uses : actions/checkout@v6
1414
1515 - name : Install Node.js
1616 uses : actions/setup-node@v6
Original file line number Diff line number Diff line change 1515 if : ${{ github.repository_id == 635386785 }}
1616 steps :
1717 - name : Checkout repository
18- uses : actions/checkout@v5
18+ uses : actions/checkout@v6
1919 with :
2020 ref : main
2121 -
uses :
connor-baer/[email protected]
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-latest
2121 steps :
2222 - name : Checkout
23- uses : actions/checkout@v5
23+ uses : actions/checkout@v6
2424 with :
2525 repository : " mrrfv/cloudflare-gateway-pihole-scripts"
2626 ref : " v1"
You can’t perform that action at this time.
0 commit comments