Skip to content

Commit

Permalink
Merge pull request #4 from lpm0073/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-3.5.3

Bump actions/checkout from 3.5.2 to 3.5.3
  • Loading branch information
lpm0073 authored Aug 2, 2023
2 parents 4aee575 + 222927d commit 38c7e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected].2
uses: actions/[email protected].3
- name: Set up Python 3.x
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 38c7e1c

Please sign in to comment.