Skip to content

Commit

Permalink
Merge pull request #2248 from github/dependabot-github_actions-action…
Browse files Browse the repository at this point in the history
…s-checkout-v2.3.4

Bump actions/checkout from v1 to v2.3.4
  • Loading branch information
iancanderson committed Mar 9, 2021
2 parents d7f4202 + cb0c16d commit 24e8ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Set up Git repository
uses: actions/checkout@v1
uses: actions/checkout@v2.3.4

- name: Set up Ruby
uses: actions/setup-ruby@v1
Expand Down

0 comments on commit 24e8ec5

Please sign in to comment.