From 93eedbd76b10d76d3ffa04c3f709c0277732a7a3 Mon Sep 17 00:00:00 2001 From: Lucas Dupont Date: Sat, 14 Mar 2026 14:32:40 +0000 Subject: [PATCH] Actualiser .github/workflows/semantic-release.yml --- .github/workflows/semantic-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semantic-release.yml b/.github/workflows/semantic-release.yml index 17cd1ba..42b6123 100644 --- a/.github/workflows/semantic-release.yml +++ b/.github/workflows/semantic-release.yml @@ -20,7 +20,7 @@ jobs: fetch-depth: 0 - name: Setup semantic-release - uses: https://gitea.ldpt.fr/actions/semantic-release/setup-semantic-release@master + uses: https://gitea.ldpt.fr/actions/semantic-release/setup-semantic-release@main with: node-version: "24"