Skip to content

Commit

Permalink
Merge branch 'main' of github.com:rileydrizzy/log_anomaly
Browse files Browse the repository at this point in the history
  • Loading branch information
rileydrizzy committed Dec 31, 2023
2 parents 9fe090d + db6d300 commit 20cdd82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v2.5.1

- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v2.4.0
with:
python-version: 3.11.2

Expand Down

0 comments on commit 20cdd82

Please sign in to comment.