We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c39e7f commit efb2c2dCopy full SHA for efb2c2d
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v3
13
- - uses: actions/[email protected].3
+ - uses: actions/[email protected].4
14
- run: npm ci
15
- run: npx semantic-release
16
env:
0 commit comments