mirror of
https://github.com/bitwarden/browser
synced 2025-12-26 21:23:34 +00:00
update ::set-output to latest (#4177)
* update ::set-output to latest * update workflow for linter error
This commit is contained in:
2
.github/workflows/build-cli.yml
vendored
2
.github/workflows/build-cli.yml
vendored
@@ -62,7 +62,7 @@ jobs:
|
||||
id: retrieve-version
|
||||
run: |
|
||||
PKG_VERSION=$(jq -r .version package.json)
|
||||
echo "::set-output name=package_version::$PKG_VERSION"
|
||||
echo "package_version=$PKG_VERSION" >> $GITHUB_OUTPUT
|
||||
|
||||
|
||||
cli:
|
||||
|
||||
Reference in New Issue
Block a user