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 121743c commit 3cb8557Copy full SHA for 3cb8557
1 file changed
.github/workflows/jekyll.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-24.04
18
steps:
19
- name: Checkout
20
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
21
with:
22
ref: ${{ github.event.inputs.branch }}
23
0 commit comments