We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e7ad7 commit 0f74e98Copy full SHA for 0f74e98
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
# Steps represent a sequence of tasks that will be executed as part of the job
19
steps:
20
# Checks-out your repository under $GITHUB_WORKSPACE, so the job can access it
21
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
22
23
# Builds your flatpak manifest using the Flatpak Builder action
24
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v3
0 commit comments