File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ jobs:
102
102
- uses : actions/checkout@v4
103
103
104
104
- name : Run tests
105
- uses : cross-platform-actions/action@v0.26 .0
105
+ uses : cross-platform-actions/action@v0.27 .0
106
106
with :
107
107
operating_system : freebsd
108
108
version : " 14.2"
@@ -131,7 +131,7 @@ jobs:
131
131
- uses : actions/checkout@v4
132
132
133
133
- name : Run tests
134
- uses : cross-platform-actions/action@v0.26 .0
134
+ uses : cross-platform-actions/action@v0.27 .0
135
135
with :
136
136
operating_system : openbsd
137
137
version : " 7.6"
@@ -160,7 +160,7 @@ jobs:
160
160
- uses : actions/checkout@v4
161
161
162
162
- name : Run tests
163
- uses : cross-platform-actions/action@v0.26 .0
163
+ uses : cross-platform-actions/action@v0.27 .0
164
164
with :
165
165
operating_system : netbsd
166
166
version : " 10.0"
You can’t perform that action at this time.
0 commit comments