Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit b15b0a8

Browse files
ci: Bump deadsnakes/action from 3.0.1 to 3.1.0 (#50)
Bumps [deadsnakes/action](https://github.com/deadsnakes/action) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/deadsnakes/action/releases) - [Commits](deadsnakes/action@v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: deadsnakes/action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f96263e commit b15b0a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
architecture: x64
103103
- name: Setup Python ${{ matrix.python-version }} (nightly)
104104
if: "${{ matrix.nightly }}"
105-
uses: deadsnakes/action@v3.0.1
105+
uses: deadsnakes/action@v3.1.0
106106
with:
107107
python-version: "${{ matrix.python-version }}-dev"
108108

0 commit comments

Comments
 (0)