Skip to content

Commit bbba4d7

Browse files
⬆️ Updates actions/checkout action to v2.7.0 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6f2d46 commit bbba4d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/versioning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
#############################
3232
# Check out the latest code #
3333
#############################
34-
- uses: actions/checkout@v2.3.4
34+
- uses: actions/checkout@v2.7.0
3535

3636
######################
3737
# Run the tag action #

0 commit comments

Comments
 (0)