summaryrefslogtreecommitdiff
path: root/.github/workflows/danger.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/danger.yml')
-rw-r--r--.github/workflows/danger.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/danger.yml b/.github/workflows/danger.yml
index f6a2e5f..f969677 100644
--- a/.github/workflows/danger.yml
+++ b/.github/workflows/danger.yml
@@ -5,7 +5,7 @@ jobs:
danger:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Set up Ruby