Skip to content

Commit

Permalink
Updating actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
mjovanc committed Oct 9, 2024
1 parent cf70f44 commit a994842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

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

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

0 comments on commit a994842

Please sign in to comment.