Skip to content

Commit 0dc8ed8

Browse files
Update actions/checkout action to v5.0.1
1 parent 8a1490a commit 0dc8ed8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/render.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: macos-latest
1818

1919
steps:
20-
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
20+
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2121
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
2222
with:
2323
python-version: '3.14'

0 commit comments

Comments
 (0)