Skip to content

Commit d7ecdc9

Browse files
build(deps): bump actions/checkout from 2.7.0 to 4.2.2 (#117)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2b3285 commit d7ecdc9

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
@@ -114,7 +114,7 @@ jobs:
114114
node-version: "17.2"
115115

116116
steps:
117-
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
117+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
118118

119119
- name: Install Node.js ${{ matrix.node-version }}
120120
shell: bash -eo pipefail -l {0}

0 commit comments

Comments
 (0)