Skip to content

Commit ac89443

Browse files
committed
Updated deployment
1 parent 144ccdc commit ac89443

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/vuepress-deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Checkout
14-
uses: actions/checkout@v4
14+
uses: actions/checkout@master
1515
with:
1616
fetch-depth: 0
1717

1818
- name: Setup Node.js
19-
uses: actions/setup-node@v6
19+
uses: actions/setup-node@master
2020
with:
2121
node-version: 25
2222

0 commit comments

Comments
 (0)