We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99507ac commit 9217b31Copy full SHA for 9217b31
.github/workflows/test-larray-editor.yml
@@ -21,7 +21,7 @@ jobs:
21
shell: bash -l {0}
22
23
steps:
24
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
25
- name: Set up Python ${{ matrix.python-version }}
26
uses: conda-incubator/setup-miniconda@v2
27
with:
0 commit comments