Update github actions
Many of these updates should also speed up some steps
This commit is contained in:
2
.github/workflows/packaging.yml
vendored
2
.github/workflows/packaging.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
timeout-minutes: 10
|
||||
steps:
|
||||
- name: Checkout wolfSSL
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Configure wolfSSL
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user