Skip to content

Commit

Permalink
Merge pull request #1882 from github/dependabot/github_actions/depend…
Browse files Browse the repository at this point in the history
…encies-5843519ca0
  • Loading branch information
jmeridth authored Oct 2, 2024
2 parents eafe772 + af6b541 commit 5383e40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
with:
fetch-depth: 10

- uses: ruby/setup-ruby@f321cf5a4d1533575411f8752cf25b86478b0442 # v1
- uses: ruby/setup-ruby@c04af2bb7258bb6a03df1d3c1865998ac9390972 # v1
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
Expand Down

0 comments on commit 5383e40

Please sign in to comment.