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.
2 parents e8b3e7b + c63c3f3 commit 1015c89Copy full SHA for 1015c89
1 file changed
.github/workflows/deploy.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout repo
14
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
15
16
- name: Set up Python
17
uses: actions/setup-python@v6
0 commit comments