Skip to content

Commit d642b66

Browse files
committed
ci: update slack action vm version
1 parent b81993a commit d642b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push, pull_request, issues]
55
jobs:
66
slack-notifications:
77
continue-on-error: true
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-24.04
99
name: Sends a message to Slack when a push, a pull request or an issue is made
1010
steps:
1111
- name: Send message to Slack API

0 commit comments

Comments
 (0)