Skip to content

Commit

Permalink
ci: Bump the actions group with 2 updates (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent 417a0ce commit f70aeab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dynamic-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
file_glob: true

- name: Publish
uses: pypa/gh-action-pypi-publish@v1.10.2
uses: pypa/gh-action-pypi-publish@v1.11.0
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
fetch-depth: 0

- uses: actions/setup-python@v5.2.0
- uses: actions/setup-python@v5.3.0
id: setup-python
with:
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit f70aeab

Please sign in to comment.