diff options
| author | 2024-05-23 21:47:19 +0100 | |
|---|---|---|
| committer | 2024-05-23 21:47:19 +0100 | |
| commit | bebc51fc191211b0dc25a1886f7b7c73d45aaf15 (patch) | |
| tree | 1051f197409d46ac2304ed11edcba94ef5887947 | |
| parent | Merge pull request #3068 from python-discord/dependabot/pip/ruff-0.4.5 (diff) | |
Bump HassanAbouelela/actions from setup-python_v1.5.0 to 1.6.0 (#3067)
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>
Diffstat (limited to '')
| -rw-r--r-- | .github/workflows/lint-test.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.github/workflows/lint-test.yml b/.github/workflows/lint-test.yml index 1fac4d862..109f0959d 100644 --- a/.github/workflows/lint-test.yml +++ b/.github/workflows/lint-test.yml @@ -32,7 +32,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' | 
