Skip to content

Commit

Permalink
use newer artifact upload
Browse files Browse the repository at this point in the history
Signed-off-by: imanushin <igor.manushin@citi.com>
  • Loading branch information
imanushin committed Feb 14, 2024
1 parent 2ec3024 commit fa2e21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

# https://github.com/actions/upload-pages-artifact
- name: Upload Pages artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
path: './build/docs/asciidoc'

Expand Down

0 comments on commit fa2e21f

Please sign in to comment.