Skip to content

Commit

Permalink
Merge branch 'dev' into chore/update_doc_links
Browse files Browse the repository at this point in the history
  • Loading branch information
fabclmnt authored May 7, 2024
2 parents 5e15c72 + 57e0f23 commit 21710ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Find Latest Tag
id: latest_tag
uses: oprypin/[email protected].1
uses: oprypin/[email protected].2
with:
repository: ${{ github.repository }}
regex: '^\d+\.\d+\.\d+$'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
name: built-artifacts
path: dist/

- uses: pypa/[email protected].11
- uses: pypa/[email protected].14
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 21710ec

Please sign in to comment.