Skip to content

Commit d8d526c

Browse files
committed
🔄 synced local '.github/workflows' with remote '.dispatcher'
1 parent 8b54287 commit d8d526c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎.github/workflows/quickpick-dispatcher.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- name: Checkout
25-
uses: actions/checkout@v4
25+
uses: actions/checkout@v6
2626
- name: Invoke workflow in another repo with inputs
27-
uses: peter-evans/repository-dispatch@v2
27+
uses: peter-evans/repository-dispatch@v4
2828
with:
2929
token: ${{ secrets.GH_PAT }}
3030
repository: Bearsampp/Bearsampp

0 commit comments

Comments
 (0)