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 4f8e42b commit d835f5cCopy full SHA for d835f5c
.github/workflows/build_gui.yml
@@ -77,6 +77,6 @@ jobs:
77
git status
78
79
- name: Push any changed files
80
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v7
81
with:
82
commit_message: "Update of pre-built GUI files"
0 commit comments