summaryrefslogtreecommitdiff
path: root/.github/workflows/github-release.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/github-release.yml')
-rw-r--r--.github/workflows/github-release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/github-release.yml b/.github/workflows/github-release.yml
index 2c0f72a..2d6e496 100644
--- a/.github/workflows/github-release.yml
+++ b/.github/workflows/github-release.yml
@@ -15,7 +15,7 @@ jobs:
permissions:
contents: write
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
with:
fetch-depth: 0
persist-credentials: false