CI: Bump r-lib/actions from 1 to 2
Bumps [r-lib/actions](https://github.com/r-lib/actions) from 1 to 2. - [Release notes](https://github.com/r-lib/actions/releases) - [Commits](https://github.com/r-lib/actions/compare/v1...v2) --- updated-dependencies: - dependency-name: r-lib/actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cdc2d6ac18
commit
3d9b88d2a7
Notes:
sideshowbarker
2024-07-17 03:03:37 +09:00
Author: https://github.com/dependabot[bot] Commit: https://github.com/SerenityOS/serenity/commit/3d9b88d2a7 Pull-request: https://github.com/SerenityOS/serenity/pull/17053
1 changed files with 1 additions and 1 deletions
2
.github/workflows/manpages.yml
vendored
2
.github/workflows/manpages.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
if: always() && github.repository == 'SerenityOS/serenity' && github.ref == 'refs/heads/master'
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: r-lib/actions/setup-pandoc@v1
|
||||
- uses: r-lib/actions/setup-pandoc@v2
|
||||
with:
|
||||
pandoc-version: '2.13'
|
||||
- name: Actually build website
|
||||
|
|
Loading…
Add table
Reference in a new issue