mirror of
https://github.com/kataras/iris.git
synced 2026-06-15 18:13:35 +00:00
CI: minor: actions/checkout from 4 to 5
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
steps:
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Set up Go 1.x
|
||||
uses: actions/setup-go@v5
|
||||
|
||||
Reference in New Issue
Block a user