Skip to content

Commit 0303565

Browse files
authored
Merge pull request #3 from clojurephant/dependabot/github_actions/actions/deploy-pages-4
Bump actions/deploy-pages from 1 to 4
2 parents 914468d + 6324a25 commit 0303565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
steps:
3737
- name: Deploy Pages
3838
id: deployment
39-
uses: actions/deploy-pages@v1
39+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)