From ebaf1e21fb549c8ccd08c745713c26a09671f9d5 Mon Sep 17 00:00:00 2001
From: Shin'ya UEOKA <ueokande@i-beam.org>
Date: Sat, 2 Jan 2021 01:34:40 +0000
Subject: Changee GitHub Actions badge

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c8a75df..bb54ddd 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # Vim Vixen
 
 [![Join the chat room on Gitter for vim-vixen/vim-vixen](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/vim-vixen/vim-vixen)
-[![CircleCI](https://circleci.com/gh/ueokande/vim-vixen.svg?style=svg)](https://circleci.com/gh/ueokande/vim-vixen)
+[![GitHub Actions](https://github.com/ueokande/vim-vixen/workflows/Build/badge.svg)](https://github.com/ueokande/vim-vixen/actions?query=workflow%3ABuild)
 
 Vim Vixen is a Firefox add-on which allows you to easily navigate the web by
 keyboard. Since version 57, Firefox has migrated to the WebExtensions API and
-- 
cgit v1.2.3