Skip to content

Commit 84643d8

Browse files
committed
tests: Avoid actions' warnings
1 parent 79e0e7b commit 84643d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- snapshot
2626

2727
steps:
28-
- uses: actions/checkout@v2
28+
- uses: actions/checkout@v3
2929

3030
- uses: jcs090218/setup-emacs@master
3131
with:

0 commit comments

Comments
 (0)