Skip to content

Commit fd2d384

Browse files
Bump actions/setup-node from 4.0.3 to 4.0.4 (#6099)
1 parent 6aae803 commit fd2d384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- name: Fetch Dart packages
8181
run: dart pub get
8282
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2
83-
- uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b
83+
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6
8484
with:
8585
node-version: ${{ env.NODE_VERSION }}
8686
cache: 'pnpm'

0 commit comments

Comments
 (0)