aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/abicheck.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/abicheck.yml')
-rw-r--r--.github/workflows/abicheck.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/abicheck.yml b/.github/workflows/abicheck.yml
index 8ab13da..a00449c 100644
--- a/.github/workflows/abicheck.yml
+++ b/.github/workflows/abicheck.yml
@@ -37,7 +37,7 @@ jobs:
path: previous
ref: ${{ github.event.pull_request.base.ref }}
- - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
+ - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
with:
python-version: '3.12'