mirror of
https://github.com/ivuorinen/starred.git
synced 2026-01-26 11:14:03 +00:00
chore(deps): update actions/checkout action to v4 (#4)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- uses: luob/create-my-awesome@v1
|
||||
# Commit the change
|
||||
# See https://github.com/EndBug/add-and-commit
|
||||
|
||||
Reference in New Issue
Block a user