Skip to content

Commit

Permalink
update checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
warittornc committed Sep 24, 2024
1 parent 22530a1 commit 3725800
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/aggregate_signals.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
name: Run Python and Rust Scripts
name: Aggregate Signals

on:
push:

jobs:
run-scripts:
aggregate-signal:
runs-on: ubuntu-latest

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Set up Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit 3725800

Please sign in to comment.