From addafbd2da625be5ffd4e7d2aeeabd23df6d1e81 Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Wed, 12 Jun 2024 16:49:55 +0200 Subject: [PATCH] Update RegEx text replacement 1.yml --- .github/workflows/RegEx text replacement 1.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/RegEx text replacement 1.yml b/.github/workflows/RegEx text replacement 1.yml index 0740d7d83..dca2afb80 100644 --- a/.github/workflows/RegEx text replacement 1.yml +++ b/.github/workflows/RegEx text replacement 1.yml @@ -6,7 +6,7 @@ jobs: permissions: contents: write steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - name: Find and Replace uses: jacobtomlinson/gha-find-replace@v3 with: