Update actions/checkout action to v2.4.0

This commit is contained in:
Renovate Bot
2022-02-08 16:42:46 +00:00
parent ce5f36821a
commit 4b5bb52528
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
comment-id: ${{ github.event.comment.id }}
reactions: '+1'
- name: Checkout the latest code
uses: actions/checkout@v2.3.4
uses: actions/checkout@v2.4.0
with:
token: ${{ secrets.JF_BOT_TOKEN }}
fetch-depth: 0