Skip to content

Commit

Permalink
Update ci action/checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
dehanj committed Feb 13, 2024
1 parent e2c5a55 commit 2ce441c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
image: ghcr.io/tillitis/tkey-builder:2
steps:
- name: checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
# fetch-depth: 0
persist-credentials: false
Expand Down

0 comments on commit 2ce441c

Please sign in to comment.