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