mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-11 01:41:57 -04:00
Merge pull request #9716 from borgbackup/dependabot/github_actions/actions-487c3c9492
build(deps): bump cross-platform-actions/action from 1.1.0 to 1.2.0 in the actions group
This commit is contained in:
commit
2743e3716f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -428,7 +428,7 @@ jobs:
|
|||
|
||||
- name: Test on ${{ matrix.display_name }}
|
||||
id: cross_os
|
||||
uses: cross-platform-actions/action@v1.1.0
|
||||
uses: cross-platform-actions/action@v1.2.0
|
||||
env:
|
||||
DO_BINARIES: ${{ matrix.do_binaries }}
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue