Skip to content

Commit f5a1e3a

Browse files
authored
Update publish.yaml (#5490)
1 parent 3db08fd commit f5a1e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- name: Checkout code-server
25-
- uses: actions/checkout@v3
25+
uses: actions/checkout@v3
2626

2727
- name: Get version
2828
id: version

0 commit comments

Comments
 (0)