mirror of
https://github.com/ivuorinen/paperboy.git
synced 2026-01-26 11:44:10 +00:00
chore(deps)!: update actions/checkout (v5 → v6) (#32)
This commit is contained in:
2
.github/workflows/test-build.yml
vendored
2
.github/workflows/test-build.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
test-build-and-run:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
|
||||
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
|
||||
|
||||
Reference in New Issue
Block a user