Updating GHES workflows

This commit is contained in:
GitHub Actions
2023-01-26 00:44:29 +00:00
parent 0e88c801eb
commit e1cecc376a
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
node-version: "16"
cache: ${{ steps.detect-package-manager.outputs.manager }}
- name: Setup Pages
uses: actions/configure-pages@v2
uses: actions/configure-pages@v3
with:
# Automatically inject router.base in your Nuxt configuration file and set
# target to static (https://nuxtjs.org/docs/configuration-glossary/configuration-target/).