File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 contents : read
1919
2020 steps :
21- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
21+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2222 with :
2323 ref : ${{ github.event.release.tag_name || github.ref }}
2424 persist-credentials : false
Original file line number Diff line number Diff line change 2121 permissions :
2222 contents : read
2323 steps :
24- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
24+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2525 with :
2626 persist-credentials : false
2727 - name : Set up Python ${{ matrix.python-version }}
5454 CI_LARGE_SOCKET_MODE_PAYLOAD_TESTING_DISABLED : " 1"
5555 FORCE_COLOR : " 1"
5656 steps :
57- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
57+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
5858 with :
5959 persist-credentials : false
6060 - name : Set up Python ${{ matrix.python-version }}
You can’t perform that action at this time.
0 commit comments