Skip to content

Bump actions/deploy-pages from 2 to 3 #21

Bump actions/deploy-pages from 2 to 3

Bump actions/deploy-pages from 2 to 3 #21

Workflow file for this run

## REUSE compliance linter, see https://reuse.software/faq/ - for nimtemplate.
# Copyright © 2022 Free Software Foundation Europe e.V. <https://fsfe.org>
# Copyright © 2023 Gruruya <gruruya.chi4c@slmails.com>
# SPDX-License-Identifier: CC0-1.0
name: linting reuse
## See also:
## * https://github.com/marketplace/actions/reuse-compliance-check
on: [push, pull_request]
jobs:
REUSE-Compliance-Check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v2