File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 timeout-minutes : 30
3434 steps :
3535 - name : Checkout
36- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
36+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
3737
3838 # Fast static gate (no Agda): enforce the EchoKernel funext-free
3939 # certificate and that every Echo*.agda is classified in
@@ -165,7 +165,7 @@ jobs:
165165 timeout-minutes : 30
166166 steps :
167167 - name : Checkout
168- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
168+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
169169
170170 - name : Install Agda
171171 run : |
Original file line number Diff line number Diff line change 4141
4242 steps :
4343 - name : Checkout
44- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
44+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
4545
4646 - name : Initialize CodeQL
4747 uses : github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v3
Original file line number Diff line number Diff line change 4949
5050 steps :
5151 - name : Checkout repository
52- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
52+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
5353 with :
5454 fetch-depth : 0 # Full history for better pattern analysis
5555
You can’t perform that action at this time.
0 commit comments