Skip to content

Commit d2964ab

Browse files
BethanyGwillingc
andauthored
Update .github/workflows/build.yml
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
1 parent 401fce8 commit d2964ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
# Steps represent a sequence of tasks that will be executed as part of the job
1919
steps:
2020
- name: Checkout repository and submodules
21-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
21+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2222
with:
2323
submodules: recursive

0 commit comments

Comments
 (0)