Skip to content

Commit

Permalink
ci: bump the actions group with 2 updates (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 3613e98 commit d24123b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
file_glob: true

- name: Publish
uses: pypa/gh-action-pypi-publish@v1.10.0
uses: pypa/gh-action-pypi-publish@v1.10.2
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
cache: pip
python-version: ${{ matrix.python-version }}
allow-prereleases: true
- uses: deadsnakes/action@v3.1.0
- uses: deadsnakes/action@v3.2.0
if: ${{ matrix.nightly }}
with:
python-version: ${{ matrix.python-version }}-dev
Expand Down

0 comments on commit d24123b

Please sign in to comment.