Skip to content

Commit

Permalink
Merge pull request #75 from sbv-world-health-org-metrics/dependabot/g…
Browse files Browse the repository at this point in the history
…ithub_actions/actions/configure-pages-4

Bump actions/configure-pages from 3 to 4
  • Loading branch information
ipc103 authored Feb 8, 2024
2 parents 17ed4c1 + cd19315 commit 16b7b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
cache: ${{ steps.detect-package-manager.outputs.manager }}
cache-dependency-path: ${{ steps.detect-package-manager.outputs.cache-dependency-path }}
- name: Setup Pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4
with:
# Automatically inject basePath in your Next.js configuration file and disable
# server side image optimization (https://nextjs.org/docs/api-reference/next/image#unoptimized).
Expand Down

0 comments on commit 16b7b7b

Please sign in to comment.