Skip to content

Commit a1821cf

Browse files
Update actions/checkout digest to 692973e
1 parent 115b2cc commit a1821cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_quality.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: Code Quality
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
16+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
1717

1818
- name: Setup elixir
1919
id: beam

0 commit comments

Comments
 (0)