Update actions/checkout action to v4

This commit is contained in:
renovate[bot]
2023-11-09 20:07:33 +00:00
committed by GitHub
parent 5a291b553e
commit b9b6b5d382
5 changed files with 10 additions and 10 deletions
+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@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
token: ${{ secrets.JF_BOT_TOKEN }}
fetch-depth: 0