Skip to content

Commit

Permalink
fix:rsync version nr
Browse files Browse the repository at this point in the history
  • Loading branch information
BobBorges committed May 2, 2024
1 parent f0b6159 commit 8a7dc96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-protocols.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
python-version: [3.8]
steps:
- uses: actions/checkout@v4
- uses: up9cloud/action-rsync@1.4
- uses: up9cloud/action-rsync@1
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 8a7dc96

Please sign in to comment.