Skip to content

Commit

Permalink
Bump actions/checkout from 2 to 4. (#16)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 2805e8e commit d4233d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitstamp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Timestamp commit with Gitstamp
steps:
- name: Clone repository
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Submit Gitstamp transaction
uses: artob/gitstamp-action@v1
with:
Expand Down

0 comments on commit d4233d5

Please sign in to comment.