Skip to content

Commit

Permalink
Merge pull request #16 from EIGHTFINITE/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-4.1.0

Bump actions/checkout from 4.0.0 to 4.1.0
  • Loading branch information
github-actions[bot] authored Sep 25, 2023
2 parents 3b61d33 + 048ee20 commit fc49a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
update:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4.0.0
- uses: actions/checkout@v4.1.0
- name: Update
shell: bash
run: |
Expand Down

0 comments on commit fc49a6e

Please sign in to comment.