We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e486692 commit 9a603c8Copy full SHA for 9a603c8
.github/workflows/ci.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Set up Python
13
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v5
14
with:
15
python-version: '3.8'
16
0 commit comments