aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-29 07:08:31 +0100
committerGravatar GitHub <[email protected]>2024-04-29 07:08:31 +0100
commit67e5a7d650ae576659bcbe4b75ee94a02eb0a8db (patch)
treecfa5abadbb0460c70dd849357494f6709980ff9c /.github/workflows
parentMerge pull request #1306 from python-discord/dependabot/pip/sentry-sdk-2.0.1 (diff)
Bump HassanAbouelela/actions from setup-python_v1.4.2 to 1.5.0 (#1308)
Bumps [HassanAbouelela/actions](https://github.com/hassanabouelela/actions) from setup-python_v1.4.2 to 1.5.0. This release includes the previously tagged commit. - [Release notes](https://github.com/hassanabouelela/actions/releases) - [Commits](https://github.com/hassanabouelela/actions/compare/setup-python_v1.4.2...setup-python_v1.5.0) --- updated-dependencies: - dependency-name: HassanAbouelela/actions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/lint-test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml
index 9d844d64..3963fe4d 100644
--- a/.github/workflows/lint-test.yaml
+++ b/.github/workflows/lint-test.yaml
@@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v4
- name: Install Python Dependencies
- uses: HassanAbouelela/actions/setup-python@setup-python_v1.4.2
+ uses: HassanAbouelela/actions/setup-python@setup-python_v1.5.0
with:
python_version: '3.11'