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 928d96c commit 9f68603Copy full SHA for 9f68603
.github/workflows/publish-website.yml
@@ -42,7 +42,7 @@ jobs:
42
fi
43
44
- name: Checkout code
45
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
46
with:
47
ref: ${{ steps.base_branch.outputs.BRANCH }}
48
0 commit comments