mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
Update publish.yaml (#5490)
This commit is contained in:
parent
3db08fdf51
commit
f5a1e3a3fa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code-server
|
||||
- uses: actions/checkout@v3
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Get version
|
||||
id: version
|
||||
|
|
|
|||
Loading…
Reference in a new issue