We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a3340c + 0c7f512 commit 4201576Copy full SHA for 4201576
1 file changed
.github/workflows/action.yaml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/checkout@v3
11
- name: Set up Python
12
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
13
with:
14
python-version: "3.x"
15
env:
0 commit comments