Absolute actions locations
build (1) Details
build (2) Details
build (3) Details
build (4) Details
build (5) Details

This commit is contained in:
Jake Howard 2023-03-25 14:43:37 +00:00
parent 3404c6a06d
commit 60b81c6e2c
1 changed files with 2 additions and 2 deletions

View File

@ -10,9 +10,9 @@ jobs:
matrix:
things: [1, 2, 3, 4, 5]
steps:
- uses: actions/checkout@v3
- uses: github.com/actions/checkout@v3
- name: Cache stuff
uses: actions/cache@v3
uses: github.com/actions/cache@v3
with:
path: .
key: stuff