1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-08-08 22:46:33 +02:00

chore: Use Node version file and Go version file

This commit is contained in:
kvanzuijlen
2024-03-04 00:45:22 +01:00
parent cdcc6fb4c0
commit 448684abe2

View File

@@ -56,8 +56,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
# renovate: datasource=node-version depName=node
node-version: 20
node-version-file: docs/package.json
- name: Update documentation
run: |