We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce58ad5 + 08dadd2 commit c736f44Copy full SHA for c736f44
1 file changed
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
python-version: [3.9]
23
24
steps:
25
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
26
- name: Set up Python ${{ matrix.python-version }}
27
uses: actions/setup-python@v3
28
with:
0 commit comments