File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
os : [ubuntu-latest, macos-latest, windows-latest]
25
25
26
26
steps :
27
- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
27
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
28
28
29
29
- uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
30
30
with :
Original file line number Diff line number Diff line change 25
25
contents : write
26
26
27
27
steps :
28
- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
28
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
29
29
30
30
- uses : actions/cache/restore@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
31
31
with :
70
70
permissions :
71
71
contents : write
72
72
steps :
73
- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
73
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
74
74
with :
75
75
fetch-depth : 0 # Important for changelog
76
76
filter : blob:none
You can’t perform that action at this time.
0 commit comments