Skip to content

Commit 18e006b

Browse files
angular-robotdgp1130
authored andcommitted
build: update actions/checkout action to v4
1 parent e9d00ff commit 18e006b

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
@@ -24,7 +24,7 @@ jobs:
2424
outputs:
2525
snapshots: ${{ steps.filter.outputs.snapshots }}
2626
steps:
27-
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
27+
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
2828
with:
2929
persist-credentials: false
3030
- uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1

0 commit comments

Comments
 (0)