Skip to content

Commit 326313e

Browse files
authored
Merge pull request #142 from Permify/dependabot/github_actions/actions/setup-node-4.3.0
chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0
2 parents 2e0df14 + 339bd6f commit 326313e

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@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
64+
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
6565
with:
6666
node-version: '18'
6767

0 commit comments

Comments
 (0)