Skip to content

Commit e465350

Browse files
committed
Update actions/checkout to v6.0.2
1 parent 5ad1f49 commit e465350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conftest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
steps:
2121
- name: Checkout
22-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
22+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2323

2424
- name: Install conftest
2525
run: |-

0 commit comments

Comments
 (0)