Skip to content

Commit

Permalink
chore(deps): bump actions/checkout from 2.7.0 to 4.2.2 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent e83f19f commit 2c3fbdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v2

- name: Get tag
id: tag
Expand Down

0 comments on commit 2c3fbdd

Please sign in to comment.