We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 367a92d + 9f01123 commit 165745aCopy full SHA for 165745a
1 file changed
.github/workflows/cicd-4-test.yaml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v4
23
24
- name: Set up Python
25
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
26
with:
27
python-version: "3.11"
28
0 commit comments