Skip to content

Commit

Permalink
Bump actions/checkout from 4.1.2 to 4.1.3 (#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent 54ab69c commit 8c9786b
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.2
uses: actions/checkout@v4.1.3
- name: Setup Node.js v12
uses: actions/setup-node@v4.0.2
with:
Expand Down

0 comments on commit 8c9786b

Please sign in to comment.