summaryrefslogtreecommitdiffstats
path: root/.github/workflows/post-release.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/post-release.yml')
-rw-r--r--.github/workflows/post-release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/post-release.yml b/.github/workflows/post-release.yml
index c0e35fae..2f3c22fa 100644
--- a/.github/workflows/post-release.yml
+++ b/.github/workflows/post-release.yml
@@ -60,7 +60,7 @@ jobs:
echo "Release version: ${{ env.RELEASE_VERSION }}"
- name: Checkout repository
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
+ uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
fetch-depth: 0