◐ Shell
clean mode source ↗

meta: bump actions/checkout from 4.1.7 to 4.2.2 · nodejs/node@1529027

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 1529027

dependabot[bot]ruyadorno

authored and

committed

File tree

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -34,7 +34,7 @@ jobs:

3434

RELEASE_LINE: ${{ inputs.release-line }}

3535

runs-on: ubuntu-latest

3636

steps:

37-

- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

37+

- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

3838

with:

3939

ref: ${{ env.STAGING_BRANCH }}

4040

# Needs the whole git history for ncu to work

0 commit comments