We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0881c2 + 3e4bd42 commit 759c672Copy full SHA for 759c672
1 file changed
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
build:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
12
- name: Set up Python
13
uses: actions/setup-python@v5
14
with:
0 commit comments