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.
2 parents d542329 + 7499352 commit f6c29f6Copy full SHA for f6c29f6
.github/workflows/jekyll-preview.yml
@@ -30,7 +30,7 @@ jobs:
30
runs-on: ubuntu-latest
31
steps:
32
- name: Checkout
33
- uses: actions/checkout@4.2.2
+ uses: actions/checkout@v4.2.2
34
with:
35
# For PRs make sure to checkout the PR branch
36
ref: ${{ github.event.pull_request.head.sha }}
0 commit comments