We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3ee0ae + f3461b3 commit 2249388Copy full SHA for 2249388
.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@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
+ uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
65
with:
66
node-version: '18'
67
0 commit comments