Skip to content

Commit

Permalink
Returned checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor committed Dec 17, 2024
1 parent a4398c0 commit 3d0ebb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/check-for-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
if: ${{ !contains(fromJSON('["push", "pull_request"]'), github.event_name) && needs.check-for-updates.outputs.updated == 'yes' }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- name: Download artifact
uses: actions/download-artifact@v4
with:
Expand Down
1 change: 0 additions & 1 deletion last_update.json

This file was deleted.

0 comments on commit 3d0ebb7

Please sign in to comment.