We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33f1933 commit 838df1fCopy full SHA for 838df1f
1 file changed
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
20
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
21
22
- name: Set up Python ${{ matrix.python-version }}
23
uses: actions/setup-python@v6
0 commit comments