Skip to content

Commit

Permalink
Reversed GitHub Action Checkout version to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopheClermont authored May 16, 2024
1 parent e2ea1cd commit c0c11e1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/sanity-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ jobs:
runs-on: ubuntu-latest
name: Performs sanity test on MetricsHub archive on Debian
steps:
- uses: actions/checkout@v4
- id: foo
uses: ChristopheClermont/metricshub-sanity-action@main
- uses: actions/checkout@v2
- uses: ChristopheClermont/metricshub-sanity-action@main

0 comments on commit c0c11e1

Please sign in to comment.