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 66e5c96 commit 8a94bb6Copy full SHA for 8a94bb6
.github/workflows/deploy-site.yaml
@@ -25,7 +25,7 @@ jobs:
25
pages: read
26
steps:
27
- name: Checkout
28
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
29
with:
30
fetch-depth: 0
31
.github/workflows/validate-site.yaml
@@ -24,7 +24,7 @@ jobs:
24
0 commit comments