branch: elpa/racket-mode
commit b2fdf248682364d2a9b8f7e97dd98ed02454d7bb
Author: Greg Hendershott <[email protected]>
Commit: Greg Hendershott <[email protected]>
Use Bogdanp/[email protected]
---
.github/workflows/test.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index dfc90ebc85..1721f08586 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -37,7 +37,7 @@ jobs:
with:
version: ${{ matrix.emacs_version }}
- name: Install Racket
- uses: Bogdanp/[email protected]
+ uses: Bogdanp/[email protected]
with:
architecture: 'x64'
distribution: 'full'
@@ -69,7 +69,7 @@ jobs:
with:
version: ${{ matrix.emacs_version }}
- name: Install Racket
- uses: Bogdanp/[email protected]
+ uses: Bogdanp/[email protected]
with:
architecture: 'x64'
distribution: 'full'