branch: externals/ivy
commit e749d4b3a379073137e719ba6a5fe4480ad1786f
Author: Basil L. Contovounesios <[email protected]>
Commit: Basil L. Contovounesios <[email protected]>

    ; * .github/workflows/test.yml: Bump CI deps.
---
 .github/workflows/test.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 3d35ca029d..5ed71a2895 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -42,6 +42,7 @@ jobs:
           - 29.3
           - 29.4
           - 30.1
+          - 30.2
           - release-snapshot
           - snapshot
 
@@ -50,7 +51,7 @@ jobs:
       with:
         version: ${{ matrix.emacs_version }}
 
-    - uses: actions/checkout@v4
+    - uses: actions/checkout@v6
       with:
         persist-credentials: false
 

Reply via email to