Skip to content

Commit 068f53a

Browse files
chore(deps): update actions/setup-node digest to 3235b87
1 parent 84d88cb commit 068f53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
runs-on: ubuntu-latest
109109
steps:
110110
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
111-
- uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
111+
- uses: actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3
112112
with:
113113
node-version: '16.15.1'
114114
cache: 'yarn'

0 commit comments

Comments
 (0)