From eef7bc3f3112027e52def893c125bcdc2b5766c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 12:21:40 +0000 Subject: [PATCH] Bump r-lib/actions from 2.8.1 to 2.8.2 Bumps [r-lib/actions](https://github.com/r-lib/actions) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/r-lib/actions/releases) - [Commits](https://github.com/r-lib/actions/compare/v2.8.1...v2.8.2) --- 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 8997f06..9964740 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.1 + uses: r-lib/actions/setup-pandoc@v2.8.2 with: pandoc-version: 3.1.6.1