Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v4.1.4 (.github/workfl…
Browse files Browse the repository at this point in the history
…ows/release.draft.yml)
  • Loading branch information
IK Renovate Bot authored and ivankatliarchuk committed May 2, 2024
1 parent 1b2657f commit 553f7c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
steps:

- uses: actions/checkout@v4.1.3
- uses: actions/checkout@v4.1.4
with:
fetch-depth: '0'

Expand Down

0 comments on commit 553f7c5

Please sign in to comment.