Skip to content

Commit 0d40434

Browse files
jcs090218tomdl89
authored andcommitted
ci: Avoid deprecated action warnings
1 parent 7eda481 commit 0d40434

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
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
version: ${{ matrix.emacs_version }}
2222

23-
- uses: actions/checkout@v2
23+
- uses: actions/checkout@v4
2424

2525
- name: Print emacs version
2626
run: |

0 commit comments

Comments
 (0)