Updating GHES workflows

This commit is contained in:
GitHub Actions
2022-11-23 19:25:09 +00:00
parent 56cd01b1bb
commit dd6165f804
+1 -1
View File
@@ -53,7 +53,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: "16"
node-version: "18"
cache: ${{ steps.detect-package-manager.outputs.manager }}
- name: Setup Pages
id: pages