summaryrefslogtreecommitdiff
path: root/.github/workflows/release_dep.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/release_dep.yml')
-rw-r--r--.github/workflows/release_dep.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release_dep.yml b/.github/workflows/release_dep.yml
index 982a124c..37b9d2e6 100644
--- a/.github/workflows/release_dep.yml
+++ b/.github/workflows/release_dep.yml
@@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v3
- name: Set up Go
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v4
with:
go-version: '1.20'