Skip to content

Commit 417e9a7

Browse files
Merge pull request #244 from NielsPilgaard/dependabot/github_actions/actions/configure-pages-4
Bump actions/configure-pages from 3 to 4
2 parents 29a5fa6 + f65bf55 commit 417e9a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lighthouse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: unlighthouse-ci --site "${{ env.WEBSITE_URL }}" --build-static
2222

2323
- name: Setup Pages
24-
uses: actions/configure-pages@v3
24+
uses: actions/configure-pages@v4
2525

2626
- name: Upload artifact
2727
uses: actions/upload-pages-artifact@v2

0 commit comments

Comments
 (0)