From c39a394c76f3e09a02acf332fe10c0c9c1a51bea Mon Sep 17 00:00:00 2001 From: Jen-Chieh Shen Date: Mon, 24 Feb 2025 01:35:22 -0800 Subject: [PATCH] Update activate.yml --- .github/workflows/activate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/activate.yml b/.github/workflows/activate.yml index cd8cfc4..7cdc02a 100644 --- a/.github/workflows/activate.yml +++ b/.github/workflows/activate.yml @@ -19,7 +19,7 @@ jobs: matrix: os: [ubuntu-latest, macos-latest, windows-latest] emacs-version: - - 29.4 + - 30.1 steps: - uses: actions/checkout@v4