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 39
39
window-history-support : true
40
40
41
41
steps :
42
- - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
42
+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
43
43
- uses : pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d
44
44
with :
45
45
version : 9
80
80
needs : [ci]
81
81
if : ${{ github.ref_name == 'master' || github.ref_name == 'beta' }}
82
82
steps :
83
- - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
83
+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
84
84
- uses : pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d
85
85
with :
86
86
version : 8
Original file line number Diff line number Diff line change 21
21
matrix :
22
22
base-path : [false, '/base']
23
23
steps :
24
- - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
24
+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
25
25
- uses : pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d
26
26
with :
27
27
version : 9
68
68
runs-on : ubuntu-latest
69
69
name : Check for app router changes
70
70
steps :
71
- - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
71
+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
72
72
- uses : pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d
73
73
with :
74
74
version : 8
You can’t perform that action at this time.
0 commit comments