We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 652aace + cd1add6 commit 457f703Copy full SHA for 457f703
1 file changed
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
event-name: [push]
23
24
steps:
25
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
26
- name: Set up Python ${{ matrix.python-version }}
27
uses: actions/setup-python@v6
28
with:
0 commit comments