Upgrade to actions/checkout v4.2.0
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
if: ${{ github.repository == 'spring-projects/spring-restdocs' }}
|
||||
steps:
|
||||
- name: Check Out Code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
|
||||
- name: Build and Publish
|
||||
id: build-and-publish
|
||||
uses: ./.github/actions/build
|
||||
|
||||
Reference in New Issue
Block a user