Skip to content

Commit 27d5d04

Browse files
authored
Merge pull request #156 from dimaslanjaka/dependabot/github_actions/master/actions/configure-pages-6
chore(deps): bump actions/configure-pages from 5 to 6
2 parents 2725d01 + 3151ff7 commit 27d5d04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
131131
- name: 📄 Setup GitHub Pages
132132
if: steps.validate.outcome == 'success'
133-
uses: actions/configure-pages@v5
133+
uses: actions/configure-pages@v6
134134

135135
- name: ⬆️ Upload Pages Artifact
136136
if: steps.validate.outcome == 'success'

0 commit comments

Comments
 (0)