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 bff85ab commit d605585Copy full SHA for d605585
.github/workflows/discord-notification.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- name: Checkout repository
8
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
9
- name: Run Discord Webhook
10
uses: mrrobotdotapp/classic-discord-webhook@main
11
with:
0 commit comments