We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ced1e9a + 2489d4e commit af235daCopy full SHA for af235da
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@v3
+ uses: actions/setup-python@v4
13
with:
14
python-version: "3.x"
15
env:
0 commit comments