We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc2fb5a commit aa14291Copy full SHA for aa14291
1 file changed
.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.2
+ uses: actions/checkout@v4.3.0
12
13
- name: Install 🔧
14
run: npm install
0 commit comments