We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1b1419 + bef42c2 commit d826de5Copy full SHA for d826de5
1 file changed
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
os: [ubuntu-latest]
16
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
20
- name: Set up Python ${{ matrix.python-version }}
21
uses: actions/setup-python@v5
0 commit comments