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 7987474 commit d98f9c4Copy full SHA for d98f9c4
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ${{ matrix.os }}
14
steps:
15
- name: Check out repository
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
17
18
- name: Install Pulsar on macOS
19
run: brew install pulsar
0 commit comments