mirror of
https://github.com/actions/upload-artifact.git
synced 2025-07-20 05:28:24 +02:00
Bump actions/checkout@v3
This commit is contained in:
parent
09a5d6a283
commit
8062e2ab19
5 changed files with 8 additions and 8 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
# Initializes the CodeQL tools for scanning.
|
||||
- name: Initialize CodeQL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue