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