Pinning a specific checkout action version to try and fix.
Some checks failed
/ Build and Test Library Snapshot (pull_request) Failing after 46s

This commit is contained in:
Pat Garrity 2024-06-23 21:05:51 -05:00
parent ebacb00c3d
commit d6aa0555d7
Signed by: pfm
GPG key ID: 5CA5D21BAB7F3A76

View file

@ -16,7 +16,7 @@ jobs:
GS_MAVEN_USER: ${{ vars.GS_MAVEN_USER }}
GS_MAVEN_TOKEN: ${{ secrets.GS_MAVEN_TOKEN }}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4.1.7
name: 'Checkout Repository'
with:
fetch-depth: 0