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.
1 parent a67073d commit 42fbfd2Copy full SHA for 42fbfd2
.github/workflows/build.yaml
@@ -39,7 +39,7 @@ jobs:
39
40
steps:
41
- name: Checkout the repository
42
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
43
- name: Fetch all tags and branches
44
run: git fetch --prune --unshallow
45
- name: Cache Tools
0 commit comments