Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit 91076f5

Browse files
authored
Update .github/workflows/pulsar_test.yml
1 parent 8f87140 commit 91076f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pulsar_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout the Latest Package Code
1515
uses: actions/checkout@v3
1616
- name: Setup Pulsar Editor
17-
uses: pulsar-edit/action-pulsar-dependency@3.2
17+
uses: pulsar-edit/action-pulsar-dependency@v3.2
1818
- name: Install dependencies (Windows)
1919
if: ${{ runner.os == 'Windows' }}
2020
# Currently the Pulsar process starts, but unlike *nix doesn't wait for ppm to finish, probably because pulsar.cmd needs updated

0 commit comments

Comments
 (0)