We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33fb469 + b905177 commit 6e20abfCopy full SHA for 6e20abf
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
emacs_version: [25, 26, 27, 28]
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
17
- name: CI
18
env:
19
VERSION: ${{ matrix.emacs_version }}
0 commit comments