Skip to content

Commit f1ddd05

Browse files
committed
chore(deps): update actions/checkout digest to c85c95e
1 parent 17a4a13 commit f1ddd05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
matrix:
1010
node-version: [14.x, 16.x]
1111
steps:
12-
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
12+
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
1313
- name: Use Node.js ${{ matrix.node-version }}
1414
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
1515
with:

0 commit comments

Comments
 (0)