File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313 name : Check track configuration
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1 .0
16+ - uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3 .0
1717 with :
1818 # main is needed in addition to HEAD, because the README check only
1919 # checks exercises changed since main. This fetches the entire repo's
7171 # https://github.com/actions/toolkit/issues/399
7272 continue-on-error : ${{ matrix.resolver == 'nightly' }}
7373 steps :
74- - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1 .0
74+ - uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3 .0
7575
7676 - name : Install yq (for stack resolvers)
7777 run : |
You can’t perform that action at this time.
0 commit comments