We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 250bcc1 commit 473f02bCopy full SHA for 473f02b
2 files changed
.github/workflows/pr-build.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout 🛎️
17
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
18
with:
19
persist-credentials: false
20
.github/workflows/site-build.yml
0 commit comments