mirror of
https://github.com/zadam/trilium.git
synced 2025-12-30 20:20:01 +01:00
chore(deps): update actions/setup-node action to v6
This commit is contained in:
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
@@ -72,7 +72,7 @@ jobs:
|
||||
|
||||
# Setup Node.js with pnpm
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v5
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: '22'
|
||||
cache: 'pnpm'
|
||||
|
||||
Reference in New Issue
Block a user