Skip to content

Commit 452f577

Browse files
authored
Merge pull request #202 from IntersectMBO/dependabot/github_actions/actions/configure-pages-6
chore(deps): bump actions/configure-pages from 5 to 6
2 parents b2f0b6e + 26ef861 commit 452f577

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
env:
3939
GOOGLE_SCRIPT_URL: ${{ secrets.GOOGLE_SCRIPT_URL }}
4040
- name: Setup Pages
41-
uses: actions/configure-pages@v5
41+
uses: actions/configure-pages@v6
4242
- name: Upload artifact
4343
uses: actions/upload-pages-artifact@v4
4444
with:

0 commit comments

Comments
 (0)