We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02c9e22 commit 42cfcc0Copy full SHA for 42cfcc0
.github/workflows/onpush.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@v1
26
27
- name: Set up Python
28
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v3
29
30
- name: Install dependencies
31
run: |
0 commit comments