File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
name : cclib
27
27
authToken : ' ${{ secrets.CACHIX_AUTH_TOKEN }}'
28
28
# Checkout of the current head in the working dir
29
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
29
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
30
30
with :
31
31
persist-credentials : false
32
32
- name : Check nix flake
Original file line number Diff line number Diff line change 15
15
pre-commit :
16
16
runs-on : ubuntu-latest
17
17
steps :
18
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
18
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
19
19
with :
20
20
persist-credentials : false
21
21
- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
You can’t perform that action at this time.
0 commit comments