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 e386757 commit 83e4fa6Copy full SHA for 83e4fa6
.github/workflows/deploy.yaml
@@ -11,7 +11,7 @@ jobs:
11
build-and-publish:
12
runs-on: windows-latest
13
steps:
14
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
15
16
- name: Set up Python
17
uses: actions/setup-python@v5
0 commit comments