Skip to content

Commit

Permalink
Merge pull request ManageIQ#619 from ManageIQ/renovate/actions-checko…
Browse files Browse the repository at this point in the history
…ut-4.x

chore(deps): update actions/checkout action to v4
  • Loading branch information
cben authored Sep 19, 2023
2 parents ab42294 + 8d4ac57 commit 054bff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
env:
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
# actions/setup-ruby did not support truffle or bundler caching
- uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 054bff2

Please sign in to comment.