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 a478b69 + bd42b3f commit 5cc1b78Copy full SHA for 5cc1b78
.github/workflows/publish-gh-pages.yaml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- name: Checkout 🛎️
9
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
10
11
- name: Install and Build 🔧
12
run: |
0 commit comments