Skip to content

Commit

Permalink
Update actions/checkout action to v4.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent 4effe33 commit b9d8f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- name: Checkout repo
uses: actions/checkout@v4.0.0
uses: actions/checkout@v4.1.7

- name: Install node
uses: actions/setup-node@v4.0.0
Expand Down

0 comments on commit b9d8f66

Please sign in to comment.