Skip to content

Commit

Permalink
Bump deadsnakes/action from 2.1.1 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [deadsnakes/action](https://github.com/deadsnakes/action) from 2.1.1 to 3.0.1.
- [Release notes](https://github.com/deadsnakes/action/releases)
- [Commits](deadsnakes/action@v2.1.1...v3.0.1)

---
updated-dependencies:
- dependency-name: deadsnakes/action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 5, 2023
1 parent d7378a1 commit 9e78153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Set Up Python (Development version) - ${{ matrix.python-version }}
uses: deadsnakes/action@v2.1.1
uses: deadsnakes/action@v3.0.1
if: endsWith(matrix.python-version, '-dev')
with:
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 9e78153

Please sign in to comment.