File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 lint-pr :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@v4
15+ - uses : actions/checkout@v6
1616 - uses : CondeNast/conventional-pull-request-action@v0.2.0
1717 with :
1818 commitTitleMatch : false
Original file line number Diff line number Diff line change 2222 runs-on : ' ubuntu-latest'
2323 timeout-minutes : 15
2424 steps :
25- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
25+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
2626
2727 - uses : erlef/setup-elixir@v1
2828 with :
4747 runs-on : ' ubuntu-latest'
4848 timeout-minutes : 15
4949 steps :
50- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
50+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
5151
5252 - uses : erlef/setup-elixir@v1
5353 with :
Original file line number Diff line number Diff line change 2323 timeout-minutes : 15
2424 if : " !startsWith(github.event.head_commit.message, '[Release]')"
2525 steps :
26- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
26+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
2727 with :
2828 fetch-depth : 0
2929 - uses : jdx/mise-action@v2
You can’t perform that action at this time.
0 commit comments