chore(deps): upgrade release-please-action and github-app-token to latest major versions (#20)

This commit is contained in:
2025-03-07 00:46:04 +00:00
committed by GitHub
parent e774497e31
commit 4a3aba93da
3 changed files with 185 additions and 107 deletions

View File

@@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20
- run: make docs
- name: Verify no changes after docs build
run: |