]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
GH Actions updates. (#29429)
authorXhmikosR <xhmikosr@gmail.com>
Tue, 24 Sep 2019 09:53:50 +0000 (12:53 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 26 Sep 2019 15:37:07 +0000 (18:37 +0300)
.github/workflows/test.yml
README.md

index bb9ed4aa543f233db54c6160d65f3795e5a98016..9290be65172295e0eecc8eecd771771fa2d78a22 100644 (file)
@@ -1,4 +1,4 @@
-name: Run tests
+name: Tests
 on: [push, pull_request]
 
 jobs:
@@ -13,7 +13,7 @@ jobs:
 
     steps:
       - name: Clone repository
-        uses: actions/checkout@master
+        uses: actions/checkout@v1
         with:
           fetch-depth: 3
 
index ef0713214336228dd10bb7b5b5fade2a793bc6bd..b39065d126177bfa38207ca0087ca766b9d5743c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ Read the [Getting started page](https://getbootstrap.com/docs/4.3/getting-starte
 ## Status
 
 [![Slack](https://bootstrap-slack.herokuapp.com/badge.svg)](https://bootstrap-slack.herokuapp.com/)
-![Build Status](https://action-badges.now.sh/twbs/bootstrap)
+![Build Status](https://github.com/twbs/bootstrap/workflows/Tests/badge.svg)
 [![npm version](https://img.shields.io/npm/v/bootstrap.svg)](https://www.npmjs.com/package/bootstrap)
 [![Gem version](https://img.shields.io/gem/v/bootstrap.svg)](https://rubygems.org/gems/bootstrap)
 [![Meteor Atmosphere](https://img.shields.io/badge/meteor-twbs%3Abootstrap-blue.svg)](https://atmospherejs.com/twbs/bootstrap)