Skip to content

Commit

Permalink
Merge pull request #515 from ansible/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/upload-pages-artifact-2
  • Loading branch information
webknjaz authored Jul 11, 2023
2 parents c0a591d + 831371b commit 4be828d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2496,7 +2496,7 @@ jobs:
run: cp -av dist gh-pages-dumb-pypi/
- name: Upload GitHub Pages artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v2
with:
path: gh-pages-dumb-pypi

Expand Down

0 comments on commit 4be828d

Please sign in to comment.