File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 pre-commit :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
13+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
1414
1515 - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
1616 with :
3131
3232 runs-on : ubuntu-latest
3333 steps :
34- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
34+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
3535 - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
3636 with :
3737 go-version : ${{ matrix.go-version }}
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212
1313 steps :
14- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
14+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
1515
1616 - uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
1717 with :
You can’t perform that action at this time.
0 commit comments