Skip to content

Commit 1d589de

Browse files
authored
Merge pull request #508 from navikt/dependabot/github_actions/actions/configure-pages-5
Bump actions/configure-pages from 4 to 5
2 parents 5260745 + 1caf704 commit 1d589de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Build preview
3535
run: bun run build:preview
3636

37-
- uses: actions/configure-pages@v4
37+
- uses: actions/configure-pages@v5
3838
- uses: actions/upload-pages-artifact@v3
3939
with:
4040
path: ./dist

0 commit comments

Comments
 (0)