This repository was archived by the owner on Mar 7, 2025. It is now read-only.
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
name : ' Test: node-20, ubuntu-latest'
14
14
steps :
15
15
- name : Checkout
16
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
16
+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
17
17
18
18
- name : Install pnpm
19
19
uses : pnpm/action-setup@v2
49
49
name : ' Lint: node-20, ubuntu-latest'
50
50
steps :
51
51
- name : Checkout
52
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
52
+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
53
53
54
54
- name : Install pnpm
55
55
uses : pnpm/action-setup@v2
74
74
name : ' Audit: node-20, ubuntu-latest'
75
75
steps :
76
76
- name : Checkout
77
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
77
+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
78
78
79
79
- name : Install pnpm
80
80
uses : pnpm/action-setup@v2
Original file line number Diff line number Diff line change 10
10
name : Release
11
11
steps :
12
12
- name : Checkout
13
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
13
+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
14
14
15
15
- name : Install pnpm
16
16
uses : pnpm/action-setup@v3
You can’t perform that action at this time.
0 commit comments