Skip to content

Commit 7743e2e

Browse files
Bump actions/checkout from 1 to 2.4.0 (boa-dev#18)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f19f15 commit 7743e2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88

99
steps:
10-
- uses: actions/checkout@v1
10+
- uses: actions/checkout@v2.4.0
1111

1212
- name: Setup Ruby
1313
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)