Skip to content

Commit 6f1fda0

Browse files
chore(deps): bump actions/checkout from v2.3.2 to v2.3.3 (#9)
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 to v2.3.3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2.3.2...a81bbbf) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75b5a61 commit 6f1fda0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
node-version: [10.x, 12.x, 14.x]
1313

1414
steps:
15-
- uses: actions/checkout@v2.3.2
15+
- uses: actions/checkout@v2.3.3
1616

1717
- name: Use Node.js ${{ matrix.node-version }}
1818
uses: actions/setup-node@v2.1.1

0 commit comments

Comments
 (0)