We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ba65ce + 8b56bd1 commit dc3ef0bCopy full SHA for dc3ef0b
1 file changed
.github/workflows/proof-corpus.yml
@@ -32,7 +32,7 @@ jobs:
32
33
steps:
34
- name: Checkout repository
35
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
36
37
# Idris2 0.8.0 from PINNED official source (tag v0.8.0 == this commit).
38
# No maintained setup action exists; a SHA-pinned source build is
0 commit comments