Skip to content

Commit e824a3a

Browse files
committed
bump to actions/checkout@v4
1 parent 90f1380 commit e824a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
generate-docs:
1010
runs-on: macos-latest
1111
steps:
12-
- uses: actions/checkout@v2
12+
- uses: actions/checkout@v4
1313
- name: generate-documentation
1414
# https://apple.github.io/swift-docc-plugin/documentation/swiftdoccplugin/generating-documentation-for-hosting-online/
1515
run: >

0 commit comments

Comments
 (0)