Skip to content

Commit 9217b31

Browse files
committed
MAINT: updated GitHub checkout action to v3
1 parent 99507ac commit 9217b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-larray-editor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
shell: bash -l {0}
2222

2323
steps:
24-
- uses: actions/checkout@v2
24+
- uses: actions/checkout@v3
2525
- name: Set up Python ${{ matrix.python-version }}
2626
uses: conda-incubator/setup-miniconda@v2
2727
with:

0 commit comments

Comments
 (0)