Skip to content

Bump Swatinem/rust-cache from 2.6.0 to 2.6.1 #25

Bump Swatinem/rust-cache from 2.6.0 to 2.6.1

Bump Swatinem/rust-cache from 2.6.0 to 2.6.1 #25

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Shun Sakai
#
# SPDX-License-Identifier: Apache-2.0 OR MIT
name: REUSE Compliance Check
on:
push:
branches:
- 'develop'
- 'master'
pull_request:
jobs:
reuse:
name: REUSE
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v2.0.0