Skip to content

Commit

Permalink
Update scheduled-stats.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mamaheux authored Oct 13, 2024
1 parent f05f314 commit ad2ba7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled-stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: '0 5 * * *'
jobs:
get_stats:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Update Stats
uses: introlab/github-stats-action@v1
Expand Down

0 comments on commit ad2ba7c

Please sign in to comment.