We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9b432 commit 12c0a73Copy full SHA for 12c0a73
.github/workflows/publish_npm_package.yaml
@@ -22,7 +22,7 @@ on:
22
23
jobs:
24
determine_version:
25
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
26
outputs:
27
PKG_VERSION: ${{ steps.mkversion.outputs.PKG_VERSION }}
28
steps:
0 commit comments