Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nejch committed Jun 21, 2023
1 parent e0d6783 commit e2af1e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -110,7 +110,7 @@ jobs:
runs-on: ubuntu-latest
name: Python wheel
steps:
- uses: actions/checkout@v1.2.0
- uses: actions/checkout@v3.5.3
- uses: actions/setup-python@v4.6.1
with:
python-version: "3.11"
Expand Down

0 comments on commit e2af1e8

Please sign in to comment.