Skip to content

Commit 8a2f15c

Browse files
authored
Merge branch 'master' into platform-8-update
2 parents 18117d3 + c1d0b3d commit 8a2f15c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ jobs:
1818
# Steps represent a sequence of tasks that will be executed as part of the job
1919
steps:
2020
# Checks-out your repository under $GITHUB_WORKSPACE, so the job can access it
21-
- uses: actions/checkout@v2
21+
- uses: actions/checkout@v4
2222

2323
# Builds your flatpak manifest using the Flatpak Builder action
24-
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v3
24+
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6.5
2525
with:
2626
# This is the name of the Bundle file we're building and can be anything you like
2727
bundle: Communique.flatpak

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[![Ethical Design](https://img.shields.io/badge/Ethical_Design-_▲_❤_-blue.svg)](https://ind.ie/ethical-design)
22
[![GPLv3 License](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html)
33

4-
# Archived
5-
This project has been archived and will see no further development. As an alternative, I recommend [NewsFlash]([url](https://gitlab.com/news-flash/news_flash_gtk)), which is a very well designed GNOME app.
4+
# Updating behind the scenes
65

6+
> Communique is now in development again, and is undergoing changes behind the scenes to update the dependencies and use the latest platform capabilities. Watch this space for more.
77
---
88

99
<p align="center">

0 commit comments

Comments
 (0)