Skip to content

Commit 797791b

Browse files
authored
Merge pull request #11 from Relm4/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents ca56468 + db4a423 commit 797791b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
image: ghcr.io/relm4/relm4/docs:latest
1313
name: build
1414
steps:
15-
- uses: actions/checkout@v4
15+
- uses: actions/checkout@v6
1616
with:
1717
ref: main
1818

0 commit comments

Comments
 (0)