Skip to content

Commit

Permalink
fix sample version
Browse files Browse the repository at this point in the history
  • Loading branch information
aormsby committed Mar 9, 2024
1 parent 78adeef commit 1090e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
# Step 2: run the sync action
- name: Sync upstream changes
id: sync
uses: aormsby/Fork-Sync-With-Upstream-action@v3.5
uses: aormsby/Fork-Sync-With-Upstream-action@v3.4.1
with:
target_sync_branch: my-branch
# REQUIRED 'target_repo_token' exactly like this!
Expand Down

0 comments on commit 1090e36

Please sign in to comment.