We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 090b263 commit ff5a4b4Copy full SHA for ff5a4b4
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
steps:
28
-
29
name: Checkout
30
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # https://github.com/actions/checkout/releases/tag/v3.5.0
+ uses: actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # https://github.com/actions/checkout/releases/tag/v3.5.1
31
32
name: Unshallow
33
run: git fetch --prune --unshallow
0 commit comments