Iand/updating recipe validation workflow (#4403)

This commit is contained in:
w. ian douglas
2025-08-28 17:15:51 -06:00
committed by GitHub
parent e4b828447a
commit bfea4062d8
2 changed files with 18 additions and 6 deletions
+1
View File
@@ -22,6 +22,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- name: Set up Node.js
uses: actions/setup-node@v3