Skip to content

Commit dee9ffd

Browse files
chore(deps): bump actions/checkout from v2.3.3 to v2.3.4 (readmeio#31)
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2.3.3...5a4ac90) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1435eb commit dee9ffd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/[email protected].3
15+
- uses: actions/[email protected].4
1616

1717
- name: Use Node.js ${{ matrix.node-version }}
1818
uses: actions/[email protected]

0 commit comments

Comments
 (0)