We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d427751 commit af97e13Copy full SHA for af97e13
.github/workflows/benchamrk.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
19
- name: Set up Python 3.6
20
uses: actions/setup-python@v4
21
with:
.github/workflows/python-app.yml
@@ -17,7 +17,7 @@ jobs:
22
23
.github/workflows/python-publish.yml
@@ -13,7 +13,7 @@ jobs:
13
14
- name: Set up Python
0 commit comments