Skip to content

Update Node.js version from EOL 20.11 to LTS 22.22 #617

Update Node.js version from EOL 20.11 to LTS 22.22

Update Node.js version from EOL 20.11 to LTS 22.22 #617

Workflow file for this run

name: ci
on:
workflow_dispatch:
pull_request:
push:
branches:
- master
jobs:
plugin-ci:
uses: mattermost/actions-workflows/.github/workflows/plugin-ci.yml@main
secrets: inherit
with:
golang-version: 1.24.6
golangci-lint-version: v2.1.6
dist:
uses: mattermost/actions-workflows/.github/workflows/plugin-dist-pr.yml@main
secrets: inherit
with:
dist-target: "dist"
s3-prefix: "mattermost-plugin-confluence"