We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6a9287 + 0408267 commit e29099aCopy full SHA for e29099a
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@v2
+ - uses: actions/checkout@v4
12
- name: Set up Python
13
uses: actions/setup-python@v2
14
with:
0 commit comments