Skip to content

Commit 9b889f4

Browse files
authored
Merge branch 'main' into jsjoeio/npm-fixups
2 parents 175fa0e + 74017ec commit 9b889f4

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
@@ -147,7 +147,7 @@ jobs:
147147
run: echo "::set-output name=version::$(jq -r .version package.json)"
148148

149149
- name: Download release artifacts
150-
uses: robinraju/release-downloader@v1.4
150+
uses: robinraju/release-downloader@v1.5
151151
with:
152152
repository: "coder/code-server"
153153
tag: v${{ steps.version.outputs.version }}

0 commit comments

Comments
 (0)