Updating GHES workflows

This commit is contained in:
GitHub Actions
2024-03-30 01:10:11 +00:00
parent 9eade7871e
commit 17fe5c7de8
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ jobs:
node-version: "20"
cache: ${{ steps.detect-package-manager.outputs.manager }}
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
with:
# Automatically inject router.base in your Nuxt configuration file and set
# target to static (https://nuxtjs.org/docs/configuration-glossary/configuration-target/).