mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
Update browserstack.yml (#915)
Update github action `martinbeentjes/npm-get-version-action` to newest version
This commit is contained in:
parent
019b137aa8
commit
fdf9272af6
2
.github/workflows/browserstack.yml
vendored
2
.github/workflows/browserstack.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
|
||||
- name: '📖 Get current package version'
|
||||
id: package-version
|
||||
uses: martinbeentjes/npm-get-version-action@v1.1.0
|
||||
uses: martinbeentjes/npm-get-version-action@v1.2.0
|
||||
|
||||
- name: '📝 Print build version and commit msg'
|
||||
run: 'printf "version: %s\n build:%s\n message:%s\n" "${{ steps.package-version.outputs.current-version}}" "${{ github.run_id }}" "$COMMIT_MSG"'
|
||||
|
|
Loading…
Reference in New Issue
Block a user