Skip to content

Commit

Permalink
Update github-actions-demo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vtsvetkov-splunk authored Jul 9, 2024
1 parent 84c6d96 commit b2acbd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- run: |
echo "🎉 The job was triggered by event: ${{ github.event_name }}"
echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ."
- uses: actions/checkout@3.3.0
- uses: actions/checkout@v3.3.0

- name: List files in the repository
run: |
Expand Down

0 comments on commit b2acbd0

Please sign in to comment.