Skip to content

Commit 12ea4ac

Browse files
authored
Merge pull request #119 from lidofinance/dependabot/github_actions/actions/configure-pages-5
build(deps): bump actions/configure-pages from 4 to 5
2 parents e2f6960 + 81857a8 commit 12ea4ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
cache: 'yarn'
3636
- name: Setup Pages
3737
id: config_pages
38-
uses: actions/configure-pages@v4
38+
uses: actions/configure-pages@v5
3939
- name: Restore cache
4040
uses: actions/cache@v4
4141
with:

0 commit comments

Comments
 (0)