Skip to content

Commit

Permalink
checkout@v3 -> checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jcain3389 committed Jan 7, 2025
1 parent 6aac4ed commit b12d770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
BUNDLE_PATH_RELATIVE_TO_CWD: true
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
# Add or replace dependency steps here
- name: Install Ruby and gems
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit b12d770

Please sign in to comment.