We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3cf3b5 commit b745f20Copy full SHA for b745f20
1 file changed
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
os: [ubuntu-latest]
20
21
steps:
22
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
23
24
- name: Set up Python ${{ matrix.python-version }}
25
uses: actions/setup-python@v6
0 commit comments