Skip to content

Commit

Permalink
Merge pull request #89 from sul-dlss/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4
  • Loading branch information
jcoyne authored Jun 19, 2024
2 parents 43d1b82 + e3ba1c5 commit 2392d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
env:
BLACKLIGHT_VERSION: ${{ matrix.blacklight_version }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 2392d7c

Please sign in to comment.