aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/cd-version.yaml
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-10-27 21:15:36 +0800
committerGitHub <noreply@github.com>2022-10-27 21:15:36 +0800
commit36bf00ca818e96f83a9129efd187e78ab3a584d4 (patch)
tree8d03de4ab2365df6649b62eb2c4f62e6658e03ff /.github/workflows/cd-version.yaml
parentb0311b454d30ef56beae2101bf8a4a73fd50a2dc (diff)
parent22d305d980427fafc9eba2742cffe4f81063518f (diff)
downloadtimeline-36bf00ca818e96f83a9129efd187e78ab3a584d4.tar.gz
timeline-36bf00ca818e96f83a9129efd187e78ab3a584d4.tar.bz2
timeline-36bf00ca818e96f83a9129efd187e78ab3a584d4.zip
Merge pull request #1340 from crupest/renovate/actions-checkout-3.x
chore(deps): update actions/checkout action to v3
Diffstat (limited to '.github/workflows/cd-version.yaml')
-rw-r--r--.github/workflows/cd-version.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cd-version.yaml b/.github/workflows/cd-version.yaml
index 1479e0e6..62ba4b3b 100644
--- a/.github/workflows/cd-version.yaml
+++ b/.github/workflows/cd-version.yaml
@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
-
name: Prepare