Skip to content

Commit

Permalink
Updated workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hudde committed Sep 4, 2023
1 parent db8c65b commit fa20314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
steps:
- uses: actions/checkout@greeks_1.3.0
- uses: actions/checkout@main
- uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit fa20314

Please sign in to comment.