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 3a06d44 commit 8aeb868Copy full SHA for 8aeb868
.github/workflows/gh-pages.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout 🛎️
11
- uses: actions/checkout@v4.2.0
+ uses: actions/checkout@v4.2.1
12
13
- name: Install 🔧
14
run: npm install
0 commit comments