Skip to content

Commit

Permalink
Use actions/checkout@v4 instead of digest
Browse files Browse the repository at this point in the history
  • Loading branch information
queicherius authored Sep 30, 2023
1 parent 0d38235 commit 6b2b4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: 'Checkout the repository'
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
uses: actions/checkout@v4

- name: 'Setup Node.JS'
uses: actions/setup-node@v3
Expand Down

0 comments on commit 6b2b4de

Please sign in to comment.