aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-05-23 23:26:31 +0100
committerGravatar Chris Lovering <[email protected]>2024-05-23 23:26:31 +0100
commitd7a54e4a5d80862934a582dbee648701bb0e0738 (patch)
tree9525b955dfdb50a4db2ecc67e160f71741178b9e /.github
parentUpdate Grafana URL (diff)
Bump dependencies to latest
Diffstat (limited to '.github')
-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 2c2ffc1..f54a1b8 100644
--- a/.github/workflows/lint.yaml
+++ b/.github/workflows/lint.yaml
@@ -12,7 +12,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'