Skip to content

Commit fb830f8

Browse files
committed
Meta: (test.yml) Use checkout@v2
1 parent 997765f commit fb830f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
with:
4545
version: ${{ matrix.emacs_version }}
4646

47-
- uses: actions/checkout@v1
47+
- uses: actions/checkout@v2
4848

4949
- name: Install sandbox script
5050
run: |

0 commit comments

Comments
 (0)