Skip to content

Commit e4807c1

Browse files
authored
Merge pull request #30 from intel/dependabot/github_actions/actions/deploy-pages-3
Bump actions/deploy-pages from 2 to 3
2 parents 9da84d6 + dadbf54 commit e4807c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/asciidoctor-ghpages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ jobs:
6969
steps:
7070
- name: Deploy to github pages
7171
id: deployment
72-
uses: actions/deploy-pages@v2
72+
uses: actions/deploy-pages@v3

0 commit comments

Comments
 (0)