mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-23 10:36:32 -04:00
Merge pull request #9570 from borgbackup/dependabot/github_actions/actions-a93df0a446
build(deps): bump cross-platform-actions/action from 0.32.0 to 1.0.0 in the actions group
This commit is contained in:
commit
76ecc72665
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -423,7 +423,7 @@ jobs:
|
|||
|
||||
- name: Test on ${{ matrix.display_name }}
|
||||
id: cross_os
|
||||
uses: cross-platform-actions/action@v0.32.0
|
||||
uses: cross-platform-actions/action@v1.0.0
|
||||
env:
|
||||
DO_BINARIES: ${{ matrix.do_binaries }}
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue