Skip to content

Commit

Permalink
Bump actions/checkout from 3 to 4 in /.github/actions/send-teams-noti…
Browse files Browse the repository at this point in the history
…fication (#359)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent c422c2f commit 30def76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/send-teams-notification/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ inputs:
runs:
using: composite
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Check workflow status
uses: martialonline/workflow-status@fe13c6a4716673e224038aa1b02387352fb35e13
id: workflow_status_check
Expand Down

0 comments on commit 30def76

Please sign in to comment.