Skip to content

Commit f975c70

Browse files
chore(deps): update actions/configure-pages action to v5
1 parent b76f847 commit f975c70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
node-version: "16"
5454
cache: ${{ steps.detect-package-manager.outputs.manager }}
5555
- name: Setup Pages
56-
uses: actions/configure-pages@v3
56+
uses: actions/configure-pages@v5
5757
with:
5858
# Automatically inject basePath in your Next.js configuration file and disable
5959
# server side image optimization (https://nextjs.org/docs/api-reference/next/image#unoptimized).

0 commit comments

Comments
 (0)