Skip to content

Commit

Permalink
MAINT: bump version to v4.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
RobPasMue authored and jorgepiloto committed May 11, 2023
1 parent cf451fd commit 3faf0ad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ jobs:
if: github.event_name == 'push' && contains(github.ref, 'refs/tags')
needs: release
steps:
- uses: pyansys/actions/doc-deploy-stable@main
- uses: pyansys/actions/doc-deploy-stable@v4
with:
cname: ${{ env.DOCUMENTATION_CNAME }}
token: ${{ secrets.GITHUB_TOKEN }}
cname: ${{ env.DOCUMENTATION_CNAME }}
token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0.18
4.0.19

0 comments on commit 3faf0ad

Please sign in to comment.