We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e349ff7 commit 41ef1c3Copy full SHA for 41ef1c3
.github/workflows/docs.yaml
@@ -13,11 +13,11 @@ jobs:
13
uses: actions/checkout@v4
14
- uses: pnpm/action-setup@v2
15
with:
16
- version: 8
+ version: 9
17
- name: Use Node.JS
18
uses: actions/setup-node@v3
19
20
- node-version: v20.9.0
+ node-version: 22.x
21
cache: "pnpm"
22
cache-dependency-path: |
23
SpotifyAPI.Docs/pnpm-lock.yaml
0 commit comments