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.
2 parents 94a7c2f + e25e7bc commit 3a1af37Copy full SHA for 3a1af37
.github/workflows/discord-release.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Checkout
10
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
11
- name: Github Releases To Discord
12
uses: SethCohen/github-releases-to-discord@master
13
with:
0 commit comments