mirror of
https://github.com/ivuorinen/starred.git
synced 2026-03-11 10:01:58 +00:00
feat(github-action)!: Update actions/checkout (v4 → v5) (#6)
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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
|
||||||
- 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