mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-26 02:25:51 +03:00
[PR #30] [MERGED] Update actions/setup-python action to v3.1.1 #228
Labels
No labels
ESPN
FBref
FotMob
MatchHistory
SoFIFA
Sofascore
WhoScored
WhoScored
bug
build
common
dependencies
discussion
documentation
duplicate
enhancement
good first issue
invalid
performance
pull-request
question
question
removal
understat
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/soccerdata#228
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/probberechts/soccerdata/pull/30
Author: @renovate[bot]
Created: 4/7/2022
Status: ✅ Merged
Merged: 4/7/2022
Merged by: @probberechts
Base:
master← Head:renovate/actions-setup-python-3.1.x📝 Commits (1)
04e8284Update actions/setup-python action to v3.1.1📊 Changes
2 files changed (+3 additions, -3 deletions)
View changed files
📝
.github/workflows/ci.yml(+2 -2)📝
.github/workflows/release.yml(+1 -1)📄 Description
This PR contains the following updates:
v3.1.0->v3.1.1Release Notes
actions/setup-python
v3.1.1Compare Source
This release introduces new output cache-hit (https://github.com/actions/setup-python/pull/373) and fix python-version output for PyPy (https://github.com/actions/setup-python/pull/365)
The cache-hit output contains boolean value indicating that an exact match was found for the key. It shows that the action uses already existing cache or not. The output is available only if cache is enabled.
The python-version contains version of Python or PyPy.
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.