Update GitHub workflows

- Use the latest version of the actions
- Use commit hash for actions from little providers
- Update Intel SDE to 9.27

closes https://github.com/official-stockfish/Stockfish/pull/4900

No functional change
This commit is contained in:
ppigazzini
2023-12-03 13:39:52 +01:00
committed by Disservin
parent 8f65953583
commit 0ff2ea6549
9 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL