Skip to content

Commit

Permalink
chore: use v4 checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoltzsche committed Feb 24, 2024
1 parent 21a2830 commit 6fc6e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0
persist-credentials: false
Expand Down

0 comments on commit 6fc6e60

Please sign in to comment.