We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b88f512 commit 3cae529Copy full SHA for 3cae529
.github/workflows/sync.yml
@@ -16,6 +16,6 @@ jobs:
16
- name: Checkout
17
uses: actions/checkout@v4
18
- name: Sync
19
- uses: ahmadnassri/[email protected].0
+ uses: ahmadnassri/[email protected].3
20
with:
21
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments