summaryrefslogtreecommitdiff
path: root/.github/workflows/recompile-requirements.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-11 18:33:46 +0000
committerGitHub <noreply@github.com>2023-12-11 18:33:46 +0000
commit3d9bf9651fb6fa1441b05caee0141ee06afb81b6 (patch)
tree6d30b5316f141e8a226348f53636daaa06948586 /.github/workflows/recompile-requirements.yml
parenta9f6ad9731c59c8fdcff25959b1e7ae67b0513fc (diff)
downloadqutebrowser-dependabot/github_actions/actions/setup-python-5.tar.gz
qutebrowser-dependabot/github_actions/actions/setup-python-5.zip
build(deps): bump actions/setup-python from 4 to 5dependabot/github_actions/actions/setup-python-5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github/workflows/recompile-requirements.yml')
-rw-r--r--.github/workflows/recompile-requirements.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/recompile-requirements.yml b/.github/workflows/recompile-requirements.yml
index f33edd670..1e5637a10 100644
--- a/.github/workflows/recompile-requirements.yml
+++ b/.github/workflows/recompile-requirements.yml
@@ -22,7 +22,7 @@ jobs:
with:
persist-credentials: false
- name: Set up Python 3.8
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
with:
python-version: '3.8'
- name: Recompile requirements