Checkout: Update all workflows to use Checkout V4
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
steps:
|
||||
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it and copies all sources into ZIP file for submitting for analysis. Replace this section with your applications build steps
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
repository: ''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user