From 5df6d0b7179f99c8a1f46f9172757de3d816ae3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 18:52:18 +0000 Subject: [PATCH] Bump iffy/install-nim from 4 to 5 Bumps [iffy/install-nim](https://github.com/iffy/install-nim) from 4 to 5. - [Release notes](https://github.com/iffy/install-nim/releases) - [Changelog](https://github.com/iffy/install-nim/blob/master/CHANGELOG.md) - [Commits](https://github.com/iffy/install-nim/compare/v4...v5) --- updated-dependencies: - dependency-name: iffy/install-nim dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 61535b3..627ef76 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -29,7 +29,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: iffy/install-nim@v4 + - uses: iffy/install-nim@v5 with: version: ${{ matrix.nimversion }} env: