We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1b1419 commit bef42c2Copy full SHA for bef42c2
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