aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-06 14:22:17 +0100
committerGravatar GitHub <[email protected]>2023-09-06 14:22:17 +0100
commitd8404a2cea450ba9af0b626d8d480a1692a39800 (patch)
tree26c63ed36678b5cbd2285bb82b41a8f01d593685
parentAdd ducky as an alias to quack command (#1359) (diff)
Bump HassanAbouelela/actions from setup-python_v1.4.1 to 1.4.2 (#1360)
Bumps [HassanAbouelela/actions](https://github.com/hassanabouelela/actions) from setup-python_v1.4.1 to 1.4.2. 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.1...setup-python_v1.4.2) --- 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 6fdc1127..2003fa66 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.4.1
+ uses: HassanAbouelela/actions/setup-python@setup-python_v1.4.2
with:
python_version: "3.11"