mirror of
https://github.com/ivuorinen/starred.git
synced 2026-01-26 03:04:10 +00:00
chore(deps)!: update actions/checkout (v5 → v6) (#7)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
|
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
|
||||||
- uses: luob/create-my-awesome@c8d292d1422d0146b57bd69237c84d1802c3d353 # v1
|
- uses: luob/create-my-awesome@c8d292d1422d0146b57bd69237c84d1802c3d353 # v1
|
||||||
# Commit the change
|
# Commit the change
|
||||||
# See https://github.com/EndBug/add-and-commit
|
# See https://github.com/EndBug/add-and-commit
|
||||||
|
|||||||
Reference in New Issue
Block a user