We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 343ed7b + 3973c0e commit a3c943eCopy full SHA for a3c943e
1 file changed
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
- 'macos-latest'
22
- 'ubuntu-latest'
23
steps:
24
- - uses: 'actions/checkout@v4'
+ - uses: 'actions/checkout@v6'
25
with:
26
fetch-depth: 1
27
- name: 'Install Dependencies'
@@ -61,7 +61,7 @@ jobs:
61
- 'windows-2025'
62
- 'windows-2022'
63
64
65
66
67
0 commit comments