File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3030 - uses : actions/checkout@v5
3131 - name : Tests on FreeBSD with tcc
3232 id : tests-freebsd-tcc
33- uses : cross-platform-actions/action@v0.29 .0
33+ uses : cross-platform-actions/action@v0.30 .0
3434 with :
3535 operating_system : freebsd
3636 version : ' 14.3'
5656 - uses : actions/checkout@v5
5757 - name : Tests on FreeBSD with clang
5858 id : tests-freebsd-clang
59- uses : cross-platform-actions/action@v0.29 .0
59+ uses : cross-platform-actions/action@v0.30 .0
6060 with :
6161 operating_system : freebsd
6262 version : ' 14.3'
8282 - uses : actions/checkout@v5
8383 - name : Tests on FreeBSD with gcc
8484 id : tests-freebsd-gcc
85- uses : cross-platform-actions/action@v0.29 .0
85+ uses : cross-platform-actions/action@v0.30 .0
8686 with :
8787 operating_system : freebsd
8888 version : ' 14.3'
Original file line number Diff line number Diff line change 3030 - uses : actions/checkout@v5
3131 - name : Tests on OpenBSD with tcc
3232 id : tests-openbsd-tcc
33- uses : cross-platform-actions/action@v0.29 .0
33+ uses : cross-platform-actions/action@v0.30 .0
3434 with :
3535 operating_system : openbsd
3636 version : ' 7.7'
5656 - uses : actions/checkout@v5
5757 - name : Tests on OpenBSD with clang
5858 id : tests-openbsd-clang
59- uses : cross-platform-actions/action@v0.29 .0
59+ uses : cross-platform-actions/action@v0.30 .0
6060 with :
6161 operating_system : openbsd
6262 version : ' 7.7'
8282 - uses : actions/checkout@v5
8383 - name : Tests on OpenBSD with gcc
8484 id : tests-openbsd-gcc
85- uses : cross-platform-actions/action@v0.29 .0
85+ uses : cross-platform-actions/action@v0.30 .0
8686 with :
8787 operating_system : openbsd
8888 version : ' 7.7'
You can’t perform that action at this time.
0 commit comments