فهرست منبع

CI: Use version 4 of the flatpak-builder action

None of the changes included in v4 affect OBS Studio, but since
we're already touching this code, let's make sure it's updated.
Georges Basile Stavracas Neto 4 سال پیش
والد
کامیت
e1e1a0de0f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/flatpak.yml

+ 1 - 1
.github/workflows/flatpak.yml

@@ -47,7 +47,7 @@ jobs:
           submodules: 'recursive'
 
       - name: Build Flatpak Manifest
-        uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v3
+        uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
         if: success() && (github.event_name != 'pull_request' || env.SEEKING_TESTERS == '1')
         with:
           bundle: obs-studio-${{ github.sha }}.flatpak