From 086e790050e9aa1acbb4deec8c9618b037976c82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 12:15:18 +0000 Subject: [PATCH] Bump r-lib/actions from 2.8.6 to 2.8.7 Bumps [r-lib/actions](https://github.com/r-lib/actions) from 2.8.6 to 2.8.7. - [Release notes](https://github.com/r-lib/actions/releases) - [Changelog](https://github.com/r-lib/actions/blob/v2-branch/NEWS.md) - [Commits](https://github.com/r-lib/actions/compare/v2.8.6...v2.8.7) --- updated-dependencies: - dependency-name: r-lib/actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 035a47c..c327430 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -21,7 +21,7 @@ jobs: uses: actions/checkout@v4.1.2 - name: Install Pandoc - uses: r-lib/actions/setup-pandoc@v2.8.6 + uses: r-lib/actions/setup-pandoc@v2.8.7 with: pandoc-version: 3.1.6.1