Skip to content

Commit d605585

Browse files
committed
chore(discord-notification): update checkout action to v4
1 parent bff85ab commit d605585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discord-notification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- name: Checkout repository
8-
uses: actions/checkout@v3
8+
uses: actions/checkout@v4
99
- name: Run Discord Webhook
1010
uses: mrrobotdotapp/classic-discord-webhook@main
1111
with:

0 commit comments

Comments
 (0)