Skip to content

Commit 7382d2b

Browse files
authored
Merge pull request #56 from REChain-Network-Solutions/dependabot/github_actions/actions/configure-pages-5
ci(deps): bump actions/configure-pages from 4 to 5
2 parents c638d2a + 23652d8 commit 7382d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
npm run build:assets
5151
5252
- name: Setup Pages
53-
uses: actions/configure-pages@v4
53+
uses: actions/configure-pages@v5
5454

5555
- name: Build with Jekyll
5656
uses: actions/jekyll-build-pages@v1

0 commit comments

Comments
 (0)