Skip to content

Commit a519588

Browse files
authored
Merge pull request redhat-documentation#844 from redhat-documentation/dependabot/github_actions/actions/upload-pages-artifact-3
Bump actions/upload-pages-artifact from 2 to 3
2 parents 4e92655 + 22235be commit a519588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publication-builder.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Generate Site
2828
run: npx antora antora-playbook.yml
2929
- name: Upload artifacts
30-
uses: actions/upload-pages-artifact@v2
30+
uses: actions/upload-pages-artifact@v3
3131
with:
3232
path: build/vale-at-red-hat
3333
- name: Commit artifact to publication branch

0 commit comments

Comments
 (0)