Skip to content

Commit 1244ee4

Browse files
committed
Update GitHub Action action/checkout to v3
1 parent 778e9e6 commit 1244ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
ELDEV: .eldev/bin/eldev
2424

2525
steps:
26-
- uses: actions/checkout@v2
26+
- uses: actions/checkout@v3
2727
- uses: purcell/setup-emacs@master
2828
with:
2929
version: ${{ matrix.version }}

0 commit comments

Comments
 (0)