Skip to content

Commit efb8563

Browse files
committed
[ci] Updated retry-command action reference
1 parent d5fbf9c commit efb8563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
7373
- name: Test
7474
if: ${{ !cancelled() && steps.auto_install_upgrade.conclusion == 'success' }}
75-
uses: openwisp/openwisp-utils/.github/actions/retry-command@selenium-chromedriver
75+
uses: openwisp/openwisp-utils/retry-command@master
7676
with:
7777
delay_seconds: 30
7878
max_attempts: 5

0 commit comments

Comments
 (0)