1 parent d3482bf commit 3b34edcCopy full SHA for 3b34edc
1 file changed
.github/workflows/test.yml
@@ -29,6 +29,6 @@ jobs:
29
with:
30
version: ${{ matrix.emacs_version }}
31
32
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v5
33
- name: Run tests
34
run: make compile
0 commit comments