Skip to content

Commit

Permalink
Merge pull request #339 from DTS-STN/dependabot_github_actions_action…
Browse files Browse the repository at this point in the history
…s_checkout-3

Bump actions/checkout from 2 to 3
  • Loading branch information
sebastien-comeau authored Feb 27, 2023
2 parents 69ad0f6 + a889b9b commit 6baf443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
runs-on: ubuntu-latest
#dependabot doesn't get write access
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 6baf443

Please sign in to comment.