Skip to content

Commit f2954d6

Browse files
Copilotmnkiefer
andauthored
fix: add checkout step to the add job in CI workflow
Agent-Logs-Url: https://github.com/githubnext/agentic-ops/sessions/85680ec2-07f6-4c83-8726-9f1a354e63eb Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
1 parent 3938331 commit f2954d6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
add:
2525
runs-on: ubuntu-latest
2626
steps:
27+
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
28+
2729
- name: Set up gh-aw CLI
2830
uses: github/gh-aw-actions/setup-cli@f8495a686e66770ae977f82732f34d7340ee42a4 # v0.71.4
2931
with:

0 commit comments

Comments
 (0)