Skip to content

Commit cf465e6

Browse files
Merge pull request #108 from mrloop/renovate/actions-checkout-digest
Update actions/checkout digest to 1d96c77
2 parents 6c7133c + 55aa569 commit cf465e6

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
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: Checkout Code
23-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
23+
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
2424
- name: Install Node
2525
uses: volta-cli/action@v4
2626
with:

0 commit comments

Comments
 (0)