Skip to content

Commit

Permalink
Upgrade debug-action to v3 to remove deprecated node (#8235)
Browse files Browse the repository at this point in the history
  • Loading branch information
ylavoie committed Jun 2, 2024
1 parent cb81ce3 commit 9c1d107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

steps:
# Dump environment variables & event
- uses: hmarr/debug-action@v2
- uses: hmarr/debug-action@v3

# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- name: Checkout
Expand Down

0 comments on commit 9c1d107

Please sign in to comment.