Skip to content

Commit 69c4f52

Browse files
committed
fix README.md and CI
1 parent b352e1c commit 69c4f52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/mulle-sde-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- uses: actions/checkout@v4
3535

36-
- uses: mulle-sde/github-ci@v1
36+
- uses: mulle-sde/github-ci@v2
3737

3838
- name: Dump Project Environment
3939
run: |

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ to protect against overflows. There are a few added convenience methods.
2929

3030
| Release Version | Release Notes
3131
|-------------------------------------------------------|--------------
32-
| ![Mulle kybernetiK tag](https://img.shields.io/github/tag/mulle-c/mulle-regex.svg?branch=release) [![Build Status](https://github.com/mulle-c/mulle-regex/workflows/CI/badge.svg?branch=release)](//github.com/mulle-c/mulle-regex/actions) | [RELEASENOTES](RELEASENOTES.md) |
32+
| ![Mulle kybernetiK tag](https://img.shields.io/github/tag/mulle-c/mulle-regex.svg?branch=master) [![Build Status](https://github.com/mulle-c/mulle-regex/workflows/CI/badge.svg?branch=master)](//github.com/mulle-c/mulle-regex/actions) | [RELEASENOTES](RELEASENOTES.md) |
3333

3434

3535

0 commit comments

Comments
 (0)