We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a013209 commit b9d00b6Copy full SHA for b9d00b6
.github/workflows/pages.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
+ uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
22
- uses: docker://pandoc/core:3.1.1.0
23
with:
24
args: >-
0 commit comments