Skip to content

Commit 44b1b15

Browse files
Update actions/deploy-pages action to v5
1 parent c00a5a5 commit 44b1b15

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
@@ -144,6 +144,6 @@ jobs:
144144
steps:
145145
- name: Deploy to GitHub Pages
146146
id: deployment
147-
uses: actions/deploy-pages@v4
147+
uses: actions/deploy-pages@v5
148148
with:
149149
artifact_name: documentation

0 commit comments

Comments
 (0)