File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
licensing :
15
15
runs-on : ubuntu-latest
16
16
steps :
17
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
17
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
18
18
with :
19
19
fetch-depth : 0
20
20
Original file line number Diff line number Diff line change 28
28
username : ${{ github.actor }}
29
29
password : ${{ secrets.GITHUB_TOKEN }}
30
30
31
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
31
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
32
32
with :
33
33
fetch-depth : 0
34
34
Original file line number Diff line number Diff line change 12
12
timeout-minutes : 10
13
13
14
14
steps :
15
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
15
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
16
16
17
17
- uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
18
18
with :
You can’t perform that action at this time.
0 commit comments