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