We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 941e645 commit 761c7e9Copy full SHA for 761c7e9
1 file changed
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Install Emacs
12
uses: purcell/setup-emacs@master
13
with:
14
- version: 29.4
+ version: 30.1
15
- name: Build the site
16
run: make
17
- name: Configure GitHub Pages
0 commit comments