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 e4d375d commit e4847a3Copy full SHA for e4847a3
.github/workflows/moderator.yml
@@ -16,7 +16,7 @@ jobs:
16
models: read
17
contents: read
18
steps:
19
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
20
- uses: github/ai-moderator@v1
21
with:
22
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments