Skip to content

Commit 62f1939

Browse files
renovate[bot]slisson
authored andcommitted
build(deps): update actions/setup-python action to v6
1 parent 4de38a0 commit 62f1939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
key: release-${{ hashFiles('package.json') }}-${{ hashFiles('package-lock.json') }}
1818
- name: Install dependencies
1919
run: npm ci
20-
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
20+
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
2121
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
2222

2323
openapi-linting:

0 commit comments

Comments
 (0)