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 5672179 commit bbe0debCopy full SHA for bbe0deb
.github/workflows/build.yml
@@ -44,7 +44,7 @@ jobs:
44
uses: actions/checkout@v5
45
46
- name: Set up Node.js runtime
47
- uses: actions/setup-node@4
+ uses: actions/setup-node@v4
48
with:
49
node-version: ${{ env.NODE_VERSION }}
50
0 commit comments