Skip to content

Commit

Permalink
Bump actions/checkout from 2 to 3 (#2708)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 6, 2022
1 parent d130887 commit f349fe0
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 @@ -44,7 +44,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}

- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Setup environment
run: echo "${{ matrix.env }}=1" >> $GITHUB_ENV
Expand Down

0 comments on commit f349fe0

Please sign in to comment.