We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 964d580 commit 92921c3Copy full SHA for 92921c3
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
os: [ubuntu-latest]
16
python-version: [3.9]
17
steps:
18
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
19
20
# Install dependencies
21
- name: Set up Python ${{ matrix.python-version }}
0 commit comments