We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6153dfa commit 678487dCopy full SHA for 678487d
1 file changed
.github/workflows/delete-images.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: actions/github-script@v8.0.0
+ - uses: actions/github-script@v9.0.0
19
env:
20
PACKAGE_NAME: sample-server
21
PER_PAGE: 100
0 commit comments