We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 952304b + 83ca3cf commit 1650206Copy full SHA for 1650206
1 file changed
.github/workflows/Tests.yaml
@@ -8,7 +8,7 @@ jobs:
8
9
steps:
10
- name: Checkout Repository
11
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
12
13
- name: Set up Python
14
uses: actions/setup-python@v5
0 commit comments