Skip to content

Commit deadca2

Browse files
Merge pull request #24 from ccdc-opensource/dependabot/github_actions/actions/checkout-4
NO_JIRA: Bump actions/checkout from 3 to 4
2 parents 1dac201 + a1bedf8 commit deadca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-ansible-role.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010

1111
steps:
12-
- uses: actions/checkout@v3
12+
- uses: actions/checkout@v4
1313

1414
- name: Setup Python
1515
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)