mirror of
https://github.com/nyanotech/recombobulator
synced 2026-02-08 13:47:28 -08:00
bump actions/publish version
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
Publish:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
- run: npm install
|
||||
- run: npm i -g @vscode/vsce
|
||||
- run: "vsce publish -p $VSCE_TOKEN"
|
||||
|
||||
Reference in New Issue
Block a user