We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a887810 commit 83a992fCopy full SHA for 83a992f
.github/workflows/bump-version.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
18
- - uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4
+ - uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
19
with:
20
node-version-file: '.nvmrc'
21
cache: "npm"
0 commit comments