branch: elpa/rust-mode
commit 794b325b2b69779efb3ca726238a49a54b4b8063
Author: Jen-Chieh Shen <[email protected]>
Commit: GitHub <[email protected]>
ci: Checkout to v6
---
.github/workflows/test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 7345bf2ff90..f13de873168 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
emacs-version: 27.2
steps:
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
- uses: jcs090218/setup-emacs@master
with:
version: ${{ matrix.emacs-version }}