diff options
| author | 2023-06-27 17:29:48 +0100 | |
|---|---|---|
| committer | 2023-06-27 17:29:48 +0100 | |
| commit | 6a9cd8c0071d16b8b2b2c3494c50b3d180de7e73 (patch) | |
| tree | 019b4997c58cb80e175aa52e03da623c386e8ed0 | |
| parent | Bump pydis-core from 9.8.0 to 9.9.0 (#1301) (diff) | |
Bump HassanAbouelela/actions from setup-python_v1.4.0 to 1.4.1 (#1307)
Bumps [HassanAbouelela/actions](https://github.com/hassanabouelela/actions) from setup-python_v1.4.0 to 1.4.1. 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.0...setup-python_v1.4.1)
---
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.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 68d35d82..d5dda1df 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -24,7 +24,7 @@ jobs:          uses: actions/checkout@v3        - name: Install Python Dependencies -        uses: HassanAbouelela/actions/setup-python@setup-python_v1.4.0 +        uses: HassanAbouelela/actions/setup-python@setup-python_v1.4.1          with:            python_version: "3.11" | 
