Skip to content

Commit 3b34edc

Browse files
authored
Upgrade actions/checkout from v2 to v5
1 parent d3482bf commit 3b34edc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
with:
3030
version: ${{ matrix.emacs_version }}
3131

32-
- uses: actions/checkout@v2
32+
- uses: actions/checkout@v5
3333
- name: Run tests
3434
run: make compile

0 commit comments

Comments
 (0)