1 parent 3657385 commit 59ae874Copy full SHA for 59ae874
1 file changed
.github/workflows/pages.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- name: Check out source
22
- uses: actions/checkout@v6
+ uses: actions/checkout@v4
23
- name: Set up Node.js
24
uses: actions/setup-node@v4
25
with:
0 commit comments