Dirk Stolle

Results 44 issues of Dirk Stolle

The version of the third party library zlib in directory [windows/third-party/zlib-1.2.11](https://github.com/hoene/libmysofa/tree/ac667cc451d5e83c17b77e63d6c0a6f3da0007e3/windows/third-party/zlib-1.2.11) is outdated. The most recent version of [zlib](https://zlib.net/) is 1.2.13 (released on October 13, 2022), and this version also...

This updates [actions/checkout](https://github.com/actions/checkout) in the GitHub Actions workflows to v4, it's current version. Changelog: > ## v4.1.0 > - Add support for partial checkout filters > > ## v4.0.0 >...

The following updates are performed: * update [`actions/checkout`](https://github.com/actions/checkout) to v3 * replace [unmaintained](https://github.com/actions-rs/toolchain/issues/216) `actions-rs/toolchain` by [`dtolnay/rust-toolchain`](https://github.com/dtolnay/rust-toolchain) * replace unmaintained `actions-rs/cargo` by direct invocation of `cargo` Still using the outdated /...

This pull request fixes some typos.

Updates the `actions/checkout` action used in the GitHub Actions workflows to its newest major version. Changes in [actions/checkout](https://github.com/actions/checkout): > ## v3.3.0 > - Implement branch list using callbacks from exec...

Updates the `actions/checkout` action used in the GitHub Actions workflows to its newest major version. Changes in [actions/checkout](https://github.com/actions/checkout): > ## v3.3.0 > - Implement branch list using callbacks from exec...

Updates the `actions/checkout` action used in the GitHub Actions workflows to its newest major version. Changes in [actions/checkout](https://github.com/actions/checkout): > ## v4.0.0 > - Support fetching without the --progress option >...

Updates the [`actions/upload-artifact`](https://github.com/actions/upload-artifact) action used in the GitHub Actions workflow to its newest major version. Changes in [actions/upload-artifact](https://github.com/actions/upload-artifact): > ## v3.1.2 > - Update all `@actions/*` NPM packages to their...