Skip to content

Commit 6a55bc8

Browse files
committed
fix README.md and CI
1 parent ad931ef commit 6a55bc8

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
@@ -10,7 +10,7 @@ variant mulle-linkedlist is also supplied.
1010

1111
| Release Version | Release Notes
1212
|-------------------------------------------------------|--------------
13-
| ![Mulle kybernetiK tag](https://img.shields.io/github/tag/mulle-concurrent/mulle-linkedlist.svg?branch=release) [![Build Status](https://github.com/mulle-concurrent/mulle-linkedlist/workflows/CI/badge.svg?branch=release)](//github.com/mulle-concurrent/mulle-linkedlist/actions) | [RELEASENOTES](RELEASENOTES.md) |
13+
| ![Mulle kybernetiK tag](https://img.shields.io/github/tag/mulle-concurrent/mulle-linkedlist.svg) [![Build Status](https://github.com/mulle-concurrent/mulle-linkedlist/workflows/CI/badge.svg)](//github.com/mulle-concurrent/mulle-linkedlist/actions) | [RELEASENOTES](RELEASENOTES.md) |
1414

1515

1616
## API

0 commit comments

Comments
 (0)