Skip to content

Commit a752c44

Browse files
authored
Merge pull request #8 from sehHeiden/dependabot/github_actions/actions/configure-pages-6
chore(deps)(deps): bump actions/configure-pages from 5 to 6
2 parents 656e8bc + 8d8e765 commit a752c44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Setup Pages
5050
id: pages
51-
uses: actions/configure-pages@v5
51+
uses: actions/configure-pages@v6
5252

5353
- name: Install Node.js dependencies
5454
run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"

0 commit comments

Comments
 (0)