Skip to content

Commit

Permalink
ci/mingw: bump [email protected] (#977)
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers authored Oct 4, 2023
1 parent 1906030 commit 0ccbbdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v3 # needed for pr checkout

- uses: sreimers/pr-dependency-action@v0.5
- uses: sreimers/pr-dependency-action@v0.6
with:
name: baresip-win32
repo: https://github.com/baresip/baresip-win32
Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/download-artifact@v2
- uses: sreimers/pr-dependency-action@v0.5
- uses: sreimers/pr-dependency-action@v0.6
with:
name: re
repo: https://github.com/baresip/re
Expand Down

0 comments on commit 0ccbbdd

Please sign in to comment.