Skip to content

Commit 1cef40f

Browse files
Update actions/checkout action to v6
1 parent c7349b4 commit 1cef40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- release-1.14
3333
- release-1.13
3434
steps:
35-
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
35+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
3636
with:
3737
ref: ${{ matrix.branch }}
3838
- name: Set branch environment variable

0 commit comments

Comments
 (0)