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 d3df788 commit 3c1567cCopy full SHA for 3c1567c
.github/workflows/BuildAndTest.yml
@@ -14,7 +14,7 @@ jobs:
14
outputs:
15
should-run: ${{ steps.check.outputs.should-run }}
16
steps:
17
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
18
with:
19
fetch-depth: 0
20
- name: Check if the workflow should run
0 commit comments