We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64d6519 + 8a29e36 commit 8534010Copy full SHA for 8534010
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
- ubuntu22
17
steps:
18
- name: Checkout repository
19
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
20
21
- name: Setup Python 3
22
uses: actions/setup-python@v4
0 commit comments