We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca9da2 commit d8ac300Copy full SHA for d8ac300
1 file changed
.github/workflows/array-api-tests.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
path: xarray
23
- name: Checkout array-api-tests
24
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
25
26
repository: data-apis/array-api-tests
27
submodules: "true"
0 commit comments