Skip to content

Commit 94af415

Browse files
authored
Update tox-linters.yml
1 parent 1509c2e commit 94af415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox-linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
uses: actions/checkout@v3
1111

1212
- name: Code linting
13-
uses: abikouo/github_actions/.github/actions/tox@tox_linters
13+
uses: ansible-network/github_actions/.github/actions/tox@main
1414
with:
1515
path: "."
1616
tox_envlist: "linters"

0 commit comments

Comments
 (0)