mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
chore: bump actions/checkout (#145891)
This commit is contained in:
2
.github/workflows/devcontainer-cache.yml
vendored
2
.github/workflows/devcontainer-cache.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
id: checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Azure CLI login
|
||||
id: az_login
|
||||
|
||||
Reference in New Issue
Block a user