Skip to content

Commit 846366f

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update actions/checkout action to v6.0.1
1 parent 61c2ce5 commit 846366f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/built_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
&& contains(github.repository, 'Kelvindev15/Kotlin2PlantUML')
7474
steps:
7575
- name: Checkout
76-
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
76+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
7777
with:
7878
submodules: recursive
7979
- uses: actions/[email protected]

0 commit comments

Comments
 (0)