We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bf43ac commit c7ced39Copy full SHA for c7ced39
.github/workflows/cd.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v3
17
18
- name: Install Python 3.9
19
- uses: 5
+ uses: actions/setup-python@v5
20
with:
21
python-version: 3.9
22
0 commit comments