Skip to content

Commit

Permalink
Bump actions/checkout from 2.3.5 to 2.4.0 (#695)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 3, 2021
1 parent 013df77 commit 522c046
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 @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
continue-on-error: ${{ matrix.experimental }}
steps:
- uses: actions/checkout@v2.3.5
- uses: actions/checkout@v2.4.0
- name: Install Crystal
uses: oprypin/install-crystal@v1
with:
Expand Down Expand Up @@ -59,7 +59,7 @@ jobs:
--health-timeout 5s
--health-retries 5
steps:
- uses: actions/checkout@v2.3.5
- uses: actions/checkout@v2.4.0
- name: Install Crystal
uses: oprypin/install-crystal@v1
with:
Expand Down

0 comments on commit 522c046

Please sign in to comment.