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 928d96c + 9f68603 commit e6f39bfCopy full SHA for e6f39bf
.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