Skip to content

Commit e2bbef4

Browse files
chore(deps): update actions/setup-node digest to 3235b87
1 parent dd3e8ef commit e2bbef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
AC_TEAM_ID: ${{ secrets.AC_TEAM_ID || 'W7AR3WMP87' }}
3333
steps:
3434
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
35-
- uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
35+
- uses: actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3
3636
with:
3737
cache: 'npm'
3838
node-version-file: '.nvmrc'

0 commit comments

Comments
 (0)