summaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/release.yml')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index f9bc8ccc..d4f255e0 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
steps:
- name: Checkout 🧰
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
- name: Install semver-tool asdf
uses: asdf-vm/actions/install@v1