We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f93cc6 + 0e86e9b commit 6327ea2Copy full SHA for 6327ea2
.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@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
+ uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
65
with:
66
node-version: '18'
67
0 commit comments