mirror of
https://github.com/coder/code-server.git
synced 2026-07-22 00:23:31 +02:00
chore: bump actions/checkout from 6.0.3 to 7.0.1 (#7874)
This commit is contained in:
2
.github/workflows/update.yaml
vendored
2
.github/workflows/update.yaml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
run: |
|
||||
echo "VERSION=${TAG#v}" >> $GITHUB_ENV
|
||||
|
||||
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
|
||||
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user