Skip to content

Commit

Permalink
Merge pull request #3 from autumn-library/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/checkout-4
  • Loading branch information
nixel2007 authored Oct 29, 2024
2 parents 8c3650b + 87accdf commit 747ebcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Checkout the repository
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Setup Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit 747ebcd

Please sign in to comment.