projects
/
m6w6
/
m6w6.github.io
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
ddb1c15
)
update actions/github-script from v5 to v7
master
author
Michael Wallner
<mike@php.net>
Thu, 8 Feb 2024 14:36:28 +0000
(15:36 +0100)
committer
Michael Wallner
<mike@php.net>
Thu, 8 Feb 2024 14:36:28 +0000
(15:36 +0100)
.github/workflows/sync_site.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/sync_site.yml
b/.github/workflows/sync_site.yml
index 5afa9eb5210c0676caeb95380ae15c96a2f055c6..b5e18f881be2ecbf2ac71be9f5b4eb2a3065f88f 100644
(file)
--- a/
.github/workflows/sync_site.yml
+++ b/
.github/workflows/sync_site.yml
@@
-11,7
+11,7
@@
jobs:
runs-on: ubuntu-latest
steps:
- run: umask 0077 && echo "${{ env.SYNC_SECRET }}" >/tmp/sync_secret
- - uses: actions/github-script@v
5
+ - uses: actions/github-script@v
7
with:
script: |
const artifact_id = await github.rest.actions.listWorkflowRunArtifacts({