Skip to content

Commit

Permalink
Incremenet checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelboulton committed Nov 7, 2022
1 parent 2784141 commit 8152bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -66,7 +66,7 @@ jobs:
TOXCFG: ${{ matrix.TOXCFG }}

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- uses: actions/cache@v3
env:
Expand Down

0 comments on commit 8152bc5

Please sign in to comment.