We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1e37cc commit d4a2f7bCopy full SHA for d4a2f7b
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
os: [ubuntu-latest]
39
steps:
40
- name: Checkout
41
- uses: actions/checkout@v1
+ uses: actions/checkout@v3
42
- name: Set Up Python
43
uses: actions/setup-python@v4
44
with:
0 commit comments