Skip to content

Commit 06db50b

Browse files
authored
Merge pull request #25 from sass/dependabot/github_actions/actions/deploy-pages-5
Bump actions/deploy-pages from 4 to 5
2 parents dfbaab2 + 47f96df commit 06db50b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ jobs:
8383
with: {path: docs}
8484

8585
- id: deployment
86-
uses: actions/deploy-pages@v4
86+
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)