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 4bcd467 commit a0b062aCopy full SHA for a0b062a
.github/workflows/build.yaml
@@ -39,7 +39,7 @@ jobs:
39
40
steps:
41
- name: Checkout the repository
42
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
43
- name: Fetch all tags and branches
44
run: git fetch --prune --unshallow
45
- name: Cache Tools
0 commit comments