Skip to content

Commit e83d054

Browse files
ci(tools): update build tools to v6
1 parent e7e47eb commit e83d054

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/general.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v5
2121

2222
- name: Role linting
23-
uses: actionhippie/ansible-later@v5
23+
uses: actionhippie/ansible-later@v6
2424

2525
testing:
2626
runs-on: ubuntu-latest
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@v5
3939

4040
- name: Setup Python
41-
uses: actions/setup-python@v5
41+
uses: actions/setup-python@v6
4242
with:
4343
python-version: 3.x
4444

0 commit comments

Comments
 (0)