Skip to content

Commit

Permalink
Merge pull request #421 from kbdharun/patch-1
Browse files Browse the repository at this point in the history
CI: bump actions version, fix Node 12 deprecation warning under action runs
  • Loading branch information
mjakeman authored Jun 27, 2023
2 parents 14da499 + 7734350 commit 7b5b46e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
image: bilelmoussaoui/flatpak-github-actions:gnome-nightly
options: --privileged
steps:
- uses: actions/checkout@v2
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
- uses: actions/checkout@v3
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v6.1
with:
bundle: extension-manager.flatpak
manifest-path: com.mattjakeman.ExtensionManager.Devel.json
Expand Down

0 comments on commit 7b5b46e

Please sign in to comment.