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 def9098 commit 1bb2b55Copy full SHA for 1bb2b55
.github/workflows/deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Check out repository
20
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
21
22
- name: Set up Python 3
23
uses: actions/setup-python@v5
.github/workflows/tests.yaml
@@ -10,7 +10,7 @@ jobs:
10
11
12
13
14
15
16
0 commit comments