Skip to content

Commit 2f4e476

Browse files
authored
Merge pull request #978 from pgoslatara/actup/update-actions-1770220985
chore: Update outdated GitHub Actions version
2 parents 5b714ba + 2faf8ac commit 2f4e476

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: actions/checkout@v3
15+
- uses: actions/checkout@v6
1616
- name: Set up Ruby 2.6
1717
uses: ruby/setup-ruby@v1
1818
with:

0 commit comments

Comments
 (0)