Skip to content

Commit

Permalink
Bump actions/checkout from 4.1.1 to 4.1.2 (#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
1 parent aa0cdce commit 6668503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
)
steps:
- name: Checkout
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.1.2
- name: Setup Node.js v12
uses: actions/setup-node@v4.0.2
with:
Expand Down

0 comments on commit 6668503

Please sign in to comment.