From 615bfd2522ae7ceaccf55d66cc14345fc6850358 Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Thu, 15 Feb 2024 14:40:47 +0100 Subject: [PATCH] Fix badge of "Test Recent" GitHub Actions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c92d925..550768b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Downloaded GitHub Releases](https://img.shields.io/github/downloads/mlocati/docker-php-extension-installer/total?label=Downloaded%20releases)](https://github.com/mlocati/docker-php-extension-installer/releases) [![Docker Hub pulls](https://img.shields.io/docker/pulls/mlocati/php-extension-installer)](https://hub.docker.com/r/mlocati/php-extension-installer) -[![Test recent](https://github.com/mlocati/docker-php-extension-installer/workflows/Test%20recent/badge.svg)](https://github.com/mlocati/docker-php-extension-installer/actions?query=workflow%3A%22Test+recent%22) +[![Test recent](https://github.com/mlocati/docker-php-extension-installer/actions/workflows/test-recent-extensions.yml/badge.svg)](https://github.com/mlocati/docker-php-extension-installer/actions/workflows/test-recent-extensions.yml) # Easy installation of PHP extensions in official PHP Docker images