mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-20 02:34:31 +10:00
build(deps): bump actions/checkout from 4 to 5 (#2472)
This commit is contained in:
2
.github/workflows/stable-macos.yml
vendored
2
.github/workflows/stable-macos.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
vscode_arch: arm64
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
ref: ${{ env.GITHUB_BRANCH }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user