aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-31 18:50:31 +0100
committerGravatar GitHub <[email protected]>2024-05-31 18:50:31 +0100
commit5d2d536e77c3717757fc7f6b521d05523bd49007 (patch)
treefc71f772c95c3eb7a711eb8b4f9d0e451fddfd49
parentBump ruff from 0.4.5 to 0.4.6 (#1541) (diff)
Bump HassanAbouelela/actions from setup-python_v1.5.0 to 1.6.0 (#1536)
Bumps [HassanAbouelela/actions](https://github.com/hassanabouelela/actions) from setup-python_v1.5.0 to 1.6.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.5.0...setup-python_v1.6.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>
-rw-r--r--.github/workflows/lint.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml
index b1b472de..6eeafe36 100644
--- a/.github/workflows/lint.yaml
+++ b/.github/workflows/lint.yaml
@@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v4
- name: Install Python Dependencies
- uses: HassanAbouelela/actions/setup-python@setup-python_v1.5.0
+ uses: HassanAbouelela/actions/setup-python@setup-python_v1.6.0
with:
python_version: "3.12"