Skip to content

Commit 9da6348

Browse files
ci(action): update actions/checkout digest to b4ffde6 (#723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e936e1 commit 9da6348

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
timeout-minutes: 5
4343

4444
steps:
45-
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
45+
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
4646
- run: git config --global user.name github-actions
4747
- run: git config --global user.email github-actions@github.com
4848
- name: Use Node.js from .nvmrc

0 commit comments

Comments
 (0)