Skip to content

flatpak: update to version 4.1.4 #198

flatpak: update to version 4.1.4

flatpak: update to version 4.1.4 #198

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Simon Dalvai <info@simondalvai.org>
# SPDX-License-Identifier: CC0-1.0
name: REUSE Compliance Check
on: push
jobs:
test:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
steps:
- name: Checkout source code
uses: actions/checkout@v2
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v4