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 fca098f commit 74ea803Copy full SHA for 74ea803
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout code
19
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
20
- name: Set up Python 3.14
21
uses: actions/setup-python@v6
22
with:
0 commit comments