mirror of
https://github.com/fltk/fltk.git
synced 2026-05-31 22:04:26 +08:00
GitHub CI/fluid-docs: Switch actions/checkout from v4 to v6
See commit 11ebe432ea for more info
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
# runs-on: macos-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
- name: Install prerequisites
|
||||
run: |
|
||||
@@ -81,4 +81,3 @@ jobs:
|
||||
path: build/fluid/documentation/fluid.pdf
|
||||
retention-days: 3
|
||||
overwrite: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user