Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v4 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 1, 2024
1 parent f23e7c4 commit 6038b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
RELEASE_PLEASE_DISABLE: ${{ secrets.RELEASE_PLEASE_DISABLE }}
steps:
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Install Ruby 3.0
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 6038b34

Please sign in to comment.