Skip to content

Commit a694cf2

Browse files
renovate[bot]q1blue
authored andcommitted
chore(deps): update actions/configure-pages action to v3
1 parent 8346ea0 commit a694cf2

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@v2
56+
uses: actions/configure-pages@v3
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)