We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5627ffe + dffec9e commit 2209875Copy full SHA for 2209875
.github/workflows/protos.yml
@@ -61,7 +61,7 @@ jobs:
61
echo "Successfully copied the proto directory to $TARGET_DIR."
62
63
- name: Install Node.js and Dependencies
64
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
+ uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
65
with:
66
node-version: '18'
67
0 commit comments