Skip to content

Commit

Permalink
chore: bump actions/checkout from 3 to 4 in /.github/workflows (#1158)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent a3afd44 commit e88e38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Run Release Drafter
id: run-release-drafter
Expand Down

0 comments on commit e88e38c

Please sign in to comment.