Skip to content

Commit 5120ae3

Browse files
Merge pull request #556 from dictybase-docker/dependabot/github_actions/develop/actions/configure-pages-6
chore(deps): bump actions/configure-pages from 5 to 6
2 parents f003c70 + 6830eaf commit 5120ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
node-version: "18"
2828
- name: setup Pages
2929
id: pages
30-
uses: actions/configure-pages@v5
30+
uses: actions/configure-pages@v6
3131
with:
3232
# Automatically inject pathPrefix in your Gatsby configuration file.
3333
#

0 commit comments

Comments
 (0)