Skip to content

Commit

Permalink
chore: bump checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrinux committed Feb 3, 2024
1 parent 2491dda commit cc8c7e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
mkdir -p ~/.config
echo "$COPR_CONF" > ~/.config/copr
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Run updater
env:
Expand Down

0 comments on commit cc8c7e0

Please sign in to comment.