Skip to content

Commit 4283401

Browse files
committed
Bump setup Python GHA to v4
(cherry picked from commit 99cf6df) Conflicts: .github/workflows/test-supported-java-versions.yml
1 parent 405b5e1 commit 4283401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-3.11-alpha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
repository: rabbitmq/tls-gen
2222
path: './tls-gen'
2323
- name: Set up Python
24-
uses: actions/setup-python@v2
24+
uses: actions/setup-python@v4
2525
with:
2626
python-version: '3.x'
2727
- name: Set up JDK

0 commit comments

Comments
 (0)