gnucash stable: CI: Update github action scripts take 2.
John Ralls
jralls at code.gnucash.org
Sat May 4 16:55:33 EDT 2024
Updated via https://github.com/Gnucash/gnucash/commit/6642f4fb (commit)
from https://github.com/Gnucash/gnucash/commit/bba4a109 (commit)
commit 6642f4fb8a9e9f5cb136b585a8d526bafba71300
Author: John Ralls <jralls at ceridwen.us>
Date: Sat May 4 13:55:21 2024 -0700
CI: Update github action scripts take 2.
diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml
index a2cab6bff2..e630956870 100644
--- a/.github/workflows/coverage.yml
+++ b/.github/workflows/coverage.yml
@@ -64,4 +64,4 @@ jobs:
steps:
- name: Publish
id: deployment
- uses: actions/deploy-pages at v3
+ uses: actions/deploy-pages at v4
Summary of changes:
.github/workflows/coverage.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the gnucash-changes
mailing list