Skip to content

Commit

Permalink
Update actions/checkout action to v4.1.6 (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent 71aa27c commit e3ec9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- name: Checkout Repo
uses: actions/checkout@v4.0.0
uses: actions/checkout@v4.1.6
with:
ref: 'gh-pages'

Expand Down

0 comments on commit e3ec9fb

Please sign in to comment.