Skip to content

Commit 3e10f53

Browse files
Update actions/setup-python action to v4
Update actions/setup-python from 3 to 4 Change-type: patch
1 parent f857b4a commit 3e10f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/test/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ description: "Run pre-commit hooks"
44
runs:
55
using: "composite"
66
steps:
7-
- uses: actions/setup-python@3542bca2639a428e1796aaa6a2ffef0c0f575566 # v3
7+
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
88
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1

0 commit comments

Comments
 (0)