Skip to content

Commit 2117ce0

Browse files
Merge pull request #110 from mrloop/renovate/actions-checkout-digest
Update actions/checkout digest to 44c2b7a
2 parents 6ef5d59 + adf6603 commit 2117ce0

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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
23+
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
2424
- name: Install Node
2525
uses: volta-cli/action@v4
2626
with:

0 commit comments

Comments
 (0)