8000 chore(deps): update actions/checkout action to v4.1.4 (#37) · palashmon/clone-array-objects@be2367f · GitHub
[go: up one dir, main page]

Skip to content

Commit be2367f

Browse files
chore(deps): update actions/checkout action to v4.1.4 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a732604 commit be2367f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/npm-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
9+
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
1010
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
1111
with:
1212
node-version: "20.x"
@@ -17,7 +17,7 @@ jobs:
1717
needs: build
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
20+
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
2121
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
2222
with:
2323
node-version: "20.x"

0 commit comments

Comments
 (0)
0