mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-23 06:36: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
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
- name: Use Node.JS
|
||||
uses: actions/setup-node@v1
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: v20.9.0
|
||||
cache: "pnpm"
|
||||
|
Loading…
Reference in New Issue
Block a user