mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-23 14:46:26 +00:00
fix docs: update actions
This commit is contained in:
parent
a777f759e9
commit
d9bf33632b
4
.github/workflows/docs.yaml
vendored
4
.github/workflows/docs.yaml
vendored
@ -10,9 +10,9 @@ jobs:
|
|||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v4
|
||||||
- name: Use Node.JS
|
- name: Use Node.JS
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: v20.9.0
|
node-version: v20.9.0
|
||||||
cache: "pnpm"
|
cache: "pnpm"
|
||||||
|
Loading…
Reference in New Issue
Block a user