Merge branch 'dev' into dependabot/cargo/rustybits/openssl-0.10.70

This commit is contained in:
Grant Limberg 2025-02-04 15:38:52 -08:00 committed by GitHub
commit 870c221690
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@ jobs:
sudo ./.github/workflows/validate-linux.sh
- name: Archive test results
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{github.sha}}-test-results
path: "*test-results*"