Skip to content

Commit 6d885f5

Browse files
authored
Merge pull request #168 from ruby/dependabot/github_actions/actions/configure-pages-4
Bump actions/configure-pages from 3 to 4
2 parents 757814c + 2856832 commit 6d885f5

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
@@ -28,7 +28,7 @@ jobs:
2828
bundler-cache: true
2929
- name: Setup Pages
3030
id: pages
31-
uses: actions/configure-pages@v3
31+
uses: actions/configure-pages@v4
3232
- name: Build with middleman
3333
# Outputs to the './_site' directory by default
3434
run: bundle exec middleman build

0 commit comments

Comments
 (0)