Skip to content

Commit 2249388

Browse files
authored
Merge pull request #302 from Permify/dependabot/github_actions/actions/setup-node-6.0.0
chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0
2 parents f3ee0ae + f3461b3 commit 2249388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/protos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
echo "Successfully copied the proto directory to $TARGET_DIR."
6262
6363
- name: Install Node.js and Dependencies
64-
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
64+
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
6565
with:
6666
node-version: '18'
6767

0 commit comments

Comments
 (0)