Skip to content

Commit 2ca6d47

Browse files
authored
Merge pull request #355 from intel/dependabot/github_actions/cpp20/actions/upload-pages-artifact-5.0.0
⬆️ Bump actions/upload-pages-artifact from 4.0.0 to 5.0.0
2 parents 4a56761 + 3890f4c commit 2ca6d47

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
@@ -80,7 +80,7 @@ jobs:
8080
uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0
8181

8282
- name: Upload artifacts
83-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
83+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
8484
with:
8585
path: ${{github.workspace}}/build/docs
8686

0 commit comments

Comments
 (0)