We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e0df14 + 339bd6f commit 326313eCopy full SHA for 326313e
.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@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
+ uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
65
with:
66
node-version: '18'
67
0 commit comments