aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2022-03-01 19:47:08 +0000
committerRenovate Bot <[email protected]>2022-03-01 19:47:08 +0000
commit216cb7cfb9b5adf0e6d88d4a44210767567dd92d (patch)
tree4b85e4b4c2e96a10ba6cd29e4be452a2f0a0dc9c /.github/workflows
parentMerge pull request #9 from Fuwn/renovate/cedrickring-golang-action-1.x (diff)
downloadspace-216cb7cfb9b5adf0e6d88d4a44210767567dd92d.tar.xz
space-216cb7cfb9b5adf0e6d88d4a44210767567dd92d.zip
chore(deps): update actions/checkout action to v3
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/go.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index c10cfe0..616ea60 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Checkout 🛒
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
- name: Check ✅
uses: cedrickring/[email protected]