We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e48e761 + 77abd21 commit 0eb9418Copy full SHA for 0eb9418
.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@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
+ uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
65
with:
66
node-version: '18'
67
0 commit comments