Skip to content

Commit f153398

Browse files
chore(deps): update actions/checkout digest to 08eba0b (#656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6da02c commit f153398

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
lint:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
15+
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
1616
- run: corepack enable
1717
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
1818
with:
@@ -45,7 +45,7 @@ jobs:
4545
os: [ubuntu-latest, windows-latest]
4646
runs-on: ${{ matrix.os }}
4747
steps:
48-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
48+
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
4949
- run: corepack enable
5050
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
5151
with:

0 commit comments

Comments
 (0)