Skip to content

Commit

Permalink
Merge pull request #53 from SalesLoft/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4

Bump actions/checkout from 2 to 4
  • Loading branch information
sionide21 authored Sep 15, 2023
2 parents 3c24d86 + 5bdd0be commit 737a9d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- "3.1"
- "3.2"
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 737a9d1

Please sign in to comment.