We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfa9ace commit 726ecf1Copy full SHA for 726ecf1
.github/workflows/pages.yaml
@@ -144,7 +144,7 @@ jobs:
144
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be # v1.3.1
145
with: {tool-cache: true, large-packages: false}
146
- name: Checkout built branch
147
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
148
with:
149
submodules: true
150
- name: Collect image artifact
0 commit comments