aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci-alpine.yml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2025-09-01 23:32:36 +0000
committerGravatar Sadie Powell2025-09-02 02:43:47 +0100
commitc4fd6a252dc880f85ce25d2daa76572766fda266 (patch)
tree592d297c9855f8fde00188c8399686d9f7537106 /.github/workflows/ci-alpine.yml
parentAdd long duration template variables to messageflood and repeat. (diff)
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github/workflows/ci-alpine.yml')
-rw-r--r--.github/workflows/ci-alpine.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-alpine.yml b/.github/workflows/ci-alpine.yml
index d25920a37..ad3c05c8a 100644
--- a/.github/workflows/ci-alpine.yml
+++ b/.github/workflows/ci-alpine.yml
@@ -14,7 +14,7 @@ jobs:
INSPIRCD_DEBUG: 3
INSPIRCD_VERBOSE: 1
steps:
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
- name: Install dependencies
run: |