Skip to content

Commit 5d6f6d5

Browse files
committed
Bump actions/checkout to v6
1 parent 01c65b9 commit 5d6f6d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
ANSIBLE_VAULT_PASSWORD_FILE: .vault.txt
1717

1818
steps:
19-
- uses: actions/checkout@v4
19+
- uses: actions/checkout@v6
2020

2121
- name: Set Ansible Vault password file
2222
run: |

0 commit comments

Comments
 (0)