We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b54287 commit d8d526cCopy full SHA for d8d526c
1 file changed
‎.github/workflows/quickpick-dispatcher.yml‎
@@ -22,9 +22,9 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- name: Checkout
25
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
26
- name: Invoke workflow in another repo with inputs
27
- uses: peter-evans/repository-dispatch@v2
+ uses: peter-evans/repository-dispatch@v4
28
with:
29
token: ${{ secrets.GH_PAT }}
30
repository: Bearsampp/Bearsampp
0 commit comments