chore(deps): update actions/checkout action to v4

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2025-05-24 22:05:46 +00:00
committed by GitHub
parent fab0f3ef05
commit 914aef2861
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
packages: write
steps:
- name: Check out
uses: actions/checkout@v3
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
fetch-depth: 0
token: "${{ secrets.GITHUB_TOKEN }}"