Skip to content

Commit d0d22a3

Browse files
chore(deps): bump actions/setup-python from 4 to 5 (#76)
* chore(deps): bump actions/setup-python from 4 to 5 --------- Signed-off-by: ChrisJBurns <[email protected]> Co-authored-by: ChrisJBurns <[email protected]>
1 parent b874b9a commit d0d22a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/lint-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: |
2121
helm repo add bitnami https://charts.bitnami.com/bitnami
2222
23-
- uses: actions/setup-python@v4
23+
- uses: actions/setup-python@v5
2424
with:
2525
python-version: 3.7
2626

0 commit comments

Comments
 (0)